mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 02:23:49 +00:00
Added brand color and input styles to dark theme
This commit is contained in:
committed by
Alejandro Celaya
parent
53f16ac8b5
commit
f313a39b81
@@ -3,5 +3,5 @@
|
||||
bottom: 0;
|
||||
background-color: var(--primary-color-alfa);
|
||||
padding: .75rem 0;
|
||||
border-top: 1px solid rgba(black, .125);
|
||||
border-top: 1px solid var(--border-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user