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 e20ab88 commit 68bf3b9Copy full SHA for 68bf3b9
web_src/css/modules/divider.css
@@ -41,3 +41,7 @@ h4.divider {
41
border-top: 1px solid var(--color-secondary);
42
margin: 4px 0;
43
}
44
+
45
+.ui.dropdown .menu .item.filtered + .divider {
46
+ display: none;
47
+}
0 commit comments