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 6819f14 commit d2ad30aCopy full SHA for d2ad30a
src/stories/Library/autosuggest-text/autosuggest-text.scss
@@ -5,11 +5,11 @@
5
left: 0;
6
right: 0;
7
top: calc(100% + 1px);
8
-
+ z-index: 1;
9
+
10
@include breakpoint-m {
11
padding-top: 16px;
12
}
13
14
&__text {
15
height: 40px;
@@ -20,7 +20,7 @@
20
background-color: $c-global-secondary;
21
cursor: pointer;
22
23
24
&--highlight {
25
26
0 commit comments