mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web: remove background override from global css
This commit is contained in:
@ -224,10 +224,6 @@
|
||||
overscroll-behavior-y: none;
|
||||
}
|
||||
|
||||
:global(body) {
|
||||
background-color: var(--secondary);
|
||||
}
|
||||
|
||||
#cobalt {
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user