mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Revert style debug change
This commit is contained in:
parent
9f4ba676ce
commit
02f85aacde
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
:root {
|
||||
color-scheme: light;
|
||||
color-scheme: var(--colorScheme-colorScheme);
|
||||
}
|
||||
|
||||
.speakingSection {
|
||||
|
|
|
|||
Loading…
Reference in a new issue