mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 05:26:20 +00:00
Added brand color and input styles to dark theme
This commit is contained in:
committed by
Alejandro Celaya
parent
53f16ac8b5
commit
f313a39b81
@@ -2,7 +2,7 @@
|
||||
|
||||
.overview__card.overview__card {
|
||||
text-align: center;
|
||||
border-top: 3px solid $mainColor;
|
||||
border-top: 3px solid var(--brand-color);
|
||||
}
|
||||
|
||||
.overview__card-title {
|
||||
|
||||
Reference in New Issue
Block a user