Bug fixes

This commit is contained in:
Michał Gdula 2022-10-05 13:14:41 +00:00
parent 6407669a5a
commit 59b30d9d73
4 changed files with 67 additions and 59 deletions

View file

@ -787,6 +787,7 @@
}
.active-tab {
background-color: $page-accent !important;
background-image: linear-gradient(to top, darken($page-accent, 5%), $page-accent) !important;
}
.logs {