mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-20 01:26:12 -05:00
Fix dialog color in light mode
This commit is contained in:
parent
3634b85422
commit
bb2f844ec8
|
|
@ -339,6 +339,7 @@ dialog {
|
|||
border-radius: var(--rounded);
|
||||
margin: auto;
|
||||
background-color: var(--bg);
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
dialog::backdrop {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user