mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-29 11:06:10 +00:00
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…
Reference in a new issue