Small fix for category selector
This commit is contained in:
parent
28b0300044
commit
4c94c909f6
|
@ -10,6 +10,7 @@
|
|||
background: $background;
|
||||
width: calc(100% - 32px);
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
|
||||
h2 {
|
||||
color: $text-color;
|
||||
|
|
Loading…
Reference in New Issue