Small fix for category selector

This commit is contained in:
Andy Tudhope 2019-04-15 20:13:32 +02:00
parent 28b0300044
commit 4c94c909f6
No known key found for this signature in database
GPG Key ID: 02A3DFA93BF26AD2
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
background: $background;
width: calc(100% - 32px);
top: 0;
z-index: 1;
h2 {
color: $text-color;