fix(iframe): background was white in tomorrow theme

This commit is contained in:
Tom (plebeius.eth)
2024-07-04 16:39:04 +02:00
parent 89e19adb5c
commit 8d766cc9e3
4 changed files with 14 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
.app {
z-index: 1;
color-scheme: var(--color-scheme, revert) !important;
}
.boardLayout {