We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5c7c6 commit 244feb4Copy full SHA for 244feb4
src/css/docs-ndl.css
@@ -825,6 +825,10 @@ body.docs-ndl .cards .sect2 .paragraph:not(.icon) {
825
/* flex-grow: 1; */
826
}
827
828
+body.docs-ndl .cards .sect2.selectable .paragraph.link {
829
+ display: none;
830
+}
831
+
832
body.docs-ndl .cards.selectable .sect2 .paragraph.link,
833
body.docs-ndl .cards:not(.selectable) .sect2 .paragraph.link {
834
box-sizing: border-box;
0 commit comments