mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-19 21:16:18 +00:00
Added brand color and input styles to dark theme
This commit is contained in:
committed by
Alejandro Celaya
parent
53f16ac8b5
commit
f313a39b81
@@ -25,6 +25,6 @@
|
||||
|
||||
.visits-stats__nav-link.active {
|
||||
border-color: $mainColor;
|
||||
background-color: white !important;
|
||||
background-color: var(--primary-color) !important;
|
||||
color: $mainColor !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user