Skip to content
Snippets Groups Projects

Context switcher search improvements

All threads resolved!
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -107,6 +107,9 @@
@@ -107,6 +107,9 @@
&[aria-expanded='true'] {
&[aria-expanded='true'] {
background-color: $t-gray-a-08;
background-color: $t-gray-a-08;
}
}
 
 
&:focus {
 
@include gl-focus($inset: true); }
}
}
.btn-with-notification {
.btn-with-notification {
Loading