Parse template, refactor layout panes
This commit is contained in:
@@ -6,10 +6,13 @@ body {
|
||||
|
||||
// Disable pull to refresh
|
||||
overscroll-behavior-y: contain;
|
||||
}
|
||||
|
||||
#app-root {
|
||||
background: var(--body-background-fill);
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
font-family: Arial;
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user