mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web: remove background override from global css
This commit is contained in:
parent
30c4c1ad20
commit
5b42757896
1 changed files with 0 additions and 4 deletions
|
@ -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