mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(admin): change admin modal header text color. Closes #2964
This commit is contained in:
parent
8fdf96ed2f
commit
22761b0896
@ -189,3 +189,7 @@
|
||||
.ant-menu-submenu-arrow {
|
||||
color: unset;
|
||||
}
|
||||
|
||||
.ant-modal-title {
|
||||
color: var(--theme-color-components-modal-header-text);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user