mirror of
https://github.com/imputnet/cobalt.git
synced 2026-02-08 15:06:52 +00:00
web: space out css
This commit is contained in:
@@ -29,11 +29,13 @@
|
||||
font-size: var(--sidebar-font-size);
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.sidebar-tab.active {
|
||||
color: var(--background);
|
||||
background: var(--accent);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.sidebar-tab:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user