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.
2 parents 99f959f + b438ee3 commit 4537ccbCopy full SHA for 4537ccb
sass/component/label.scss
@@ -23,6 +23,7 @@
23
top: 50%;
24
transform: translateY(-50%);
25
z-index: 2;
26
+ pointer-events: none;
27
}
28
29
%label-active-static {
0 commit comments