Tweak admin styles to be using less custom overrides

This commit is contained in:
Gabe Kangas
2023-01-13 14:20:46 -08:00
parent bf92705dfc
commit d5960524fc
5 changed files with 2 additions and 31 deletions
+2 -1
View File
@@ -5,10 +5,11 @@
height: 100vh;
overflow: auto;
z-index: 10;
background-color: var(--nav-bg-color);
background-color: var(--theme-color-background-main);
}
.app-container .menu-container {
border-color: transparent;
background-color: unset;
}
.app-container h1.owncast-title {
padding: 1rem;