Bundle embedded web app

This commit is contained in:
gabek
2023-01-13 22:43:07 +00:00
parent 82848bf68a
commit 5a105cdb7b
41 changed files with 43 additions and 70 deletions

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;