fix(hyperlinks): WHITE inactive drawer tabs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user