fix: iframe shows unexpected white background (#1194, #1288)

closes #1194 #1288
This commit is contained in:
Hakadao
2025-01-26 02:31:35 +08:00
parent a2d3297ab5
commit 1a4f5acb6c

View File

@@ -5,10 +5,6 @@
// outline-offset: 2px;
}
.bewly-design.dark * {
color-scheme: dark;
}
::-webkit-scrollbar {
width: 6px;
height: 6px;