mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Set modal header font
This commit is contained in:
parent
0c716eff22
commit
e0926b9350
@ -95,6 +95,7 @@
|
||||
|
||||
.ant-modal-header {
|
||||
color: var(--theme-color-components-modal-header-text);
|
||||
font-family: var(--theme-text-display-font-family);
|
||||
}
|
||||
.ant-modal-title {
|
||||
color: var(--theme-color-components-modal-header-text);
|
||||
|
Loading…
x
Reference in New Issue
Block a user