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