🔧 Adjust viewerContainer to no t use body

This commit is contained in:
z3rOR0ne 2025-03-04 11:17:26 -08:00
parent 57c1b430e8
commit d6e10034ef

View file

@ -7,8 +7,7 @@
filter: invert(100%);
}
#viewerContainer,
body {
#viewerContainer {
background-color: #121212 !important;
}