0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 01:12:44 +00:00

change sortDir to always white.

This commit is contained in:
Gazook89
2022-09-19 10:27:02 -05:00
parent 87a9194189
commit 10a349ade8

View File

@@ -77,9 +77,7 @@
&.sortDir{ &.sortDir{
width : auto; width : auto;
padding: 5px; padding: 5px;
&:hover { color: white;
color: white;
}
} }
} }