Bundle embedded web app

This commit is contained in:
Owncast
2024-07-04 21:15:40 +00:00
parent a6bf93f525
commit b4239af403
33 changed files with 36 additions and 36 deletions

View File

@@ -10,10 +10,10 @@
.config-variant-form .passthrough-warning {
text-align: center;
padding: 1em;
color: var(--theme-color-palette-error);
color: var(--theme-color-palette-4);
font-size: 0.88em;
font-weight: 500;
background-color: var(--theme-color-palette-10);
background-color: var(--theme-color-palette-1);
border-radius: var(--theme-rounded-corners);
}
.config-variant-form .cpu-usage-container,