app overflow fix

This commit is contained in:
Primakov Alexandr Alexandrovich 2023-04-17 19:39:15 +03:00
parent c42fc56644
commit 19b742e85e

View File

@ -47,6 +47,7 @@ const App = () => {
} }
#app { #app {
height: 100%; height: 100%;
overflow-y: auto;
} }
@font-face { @font-face {