added settings
This commit is contained in:
parent
b4f7a863a2
commit
71b9a60b35
15 changed files with 359 additions and 91 deletions
12
src/App.css
12
src/App.css
|
@ -1,14 +1,4 @@
|
|||
html,
|
||||
body {
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
}
|
||||
|
||||
#root {
|
||||
overflow: hidden hidden;
|
||||
height: 100vh;
|
||||
height: 100dvh;
|
||||
:root {
|
||||
background-color: var(--tutu-color-surface, transparent);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue