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 f90d00b commit a4b77b4Copy full SHA for a4b77b4
1 file changed
src/Resources/public/backend.css
@@ -4,6 +4,10 @@
4
z-index: 1;
5
}
6
7
+.cfg-tags:has(.selectize-input.input-active.dropdown-active) {
8
+ z-index: 2;
9
+}
10
+
11
.cfg-tags-all {
12
padding: 5px 0 5px 0;
13
0 commit comments