mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 18:43:50 +00:00
Added first bits of the dark theme styles
This commit is contained in:
committed by
Alejandro Celaya
parent
f35be007c1
commit
13c681dc39
@@ -4,7 +4,7 @@
|
||||
.visits-table {
|
||||
margin: 1.5rem 0 0;
|
||||
position: relative;
|
||||
background-color: white;
|
||||
background-color: var(--primary-color);
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user