app overflow fix
This commit is contained in:
parent
c42fc56644
commit
19b742e85e
@ -47,6 +47,7 @@ const App = () => {
|
||||
}
|
||||
#app {
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
Loading…
Reference in New Issue
Block a user