0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 10:42:38 +00:00

switch to gray 'active' color

This commit is contained in:
Gazook89
2023-12-22 23:40:29 -06:00
parent 8575d72f6e
commit 407c35d9f7

View File

@@ -67,8 +67,7 @@
color : black; color : black;
&.active { &.active {
position : relative; position : relative;
color : white; background-color : gray;
background-color : black;
} }
} }
&.divider { &.divider {