fix colors for chart and list

This commit is contained in:
2023-03-28 19:10:55 +02:00
parent 0316761c10
commit 8ade9d79a1
4 changed files with 71 additions and 21 deletions
+4
View File
@@ -75,6 +75,10 @@ nav a.router-link-exact-active {
padding: 24px 32px;
}
.navbar-element:hover{
background: var(--current-line)
}
.spacer {
width: 100%;
}