Bundle embedded web app

This commit is contained in:
Owncast
2023-03-15 04:38:56 +00:00
parent 3eb41ed805
commit f86c141840
34 changed files with 42 additions and 34 deletions

View File

@@ -105,7 +105,7 @@
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
background-color: var(--theme-color-palette-3);
background-color: var(--theme-color-palette-5);
border-radius: var(--theme-rounded-corners);
}