Bundle embedded web app

This commit is contained in:
Owncast
2023-05-05 01:03:58 +00:00
parent e086176b54
commit 2d14bc1a8e
31 changed files with 34 additions and 30 deletions

View File

@@ -189,3 +189,7 @@
.ant-menu-submenu-arrow {
color: unset;
}
.ant-modal-title {
color: var(--theme-color-components-modal-header-text);
}