mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(iframe): background was white in tomorrow theme
This commit is contained in:
+2
-2
@@ -30,8 +30,8 @@ hr {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
* {
|
||||
color-scheme: var(--color-scheme, revert);
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
||||
Reference in New Issue
Block a user