window object does weird things, rename root ID
when used with (window as any).app, it uses the element with id #app instead
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
overscroll-behavior-y: contain;
|
||||
}
|
||||
|
||||
#app {
|
||||
#app-root {
|
||||
background: var(--body-background-fill);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user