fix(hyperlinks): WHITE inactive drawer tabs

This commit is contained in:
SabreCat
2023-03-13 15:28:26 -05:00
parent 481719e513
commit 7874ae5092
+1 -1
View File
@@ -133,7 +133,7 @@
font-size: 12px;
font-weight: bold;
text-align: center;
color: $gray-400;
color: $white !important;
text-decoration: none !important;
border-bottom: 2px solid transparent;
padding: 0.5rem;