fix(hyperlinks): gray inactive drawer tabs

This commit is contained in:
SabreCat 2023-03-13 14:35:43 -05:00
parent f7026b2478
commit 9657112bca

View file

@ -133,7 +133,7 @@
font-size: 12px;
font-weight: bold;
text-align: center;
color: $gray-400;
color: $gray-400 !important;
text-decoration: none !important;
border-bottom: 2px solid transparent;
padding: 0.5rem;