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