0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +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{
width : auto;
padding: 5px;
&:hover {
color: white;
}
color: white;
}
}