mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 18:13:47 +00:00
Added first bits of the dark theme styles
This commit is contained in:
committed by
Alejandro Celaya
parent
f35be007c1
commit
13c681dc39
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.servers-list__server-item:hover {
|
||||
background-color: $lightColor;
|
||||
background-color: var(--secondary-color);
|
||||
}
|
||||
|
||||
.servers-list__server-item-icon {
|
||||
|
||||
Reference in New Issue
Block a user