web: remove background override from global css
This commit is contained in:
parent
30c4c1ad20
commit
5b42757896
@ -224,10 +224,6 @@
|
||||
overscroll-behavior-y: none;
|
||||
}
|
||||
|
||||
:global(body) {
|
||||
background-color: var(--secondary);
|
||||
}
|
||||
|
||||
#cobalt {
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user