fix bug - mobile view

This commit is contained in:
MHSanaei 2023-05-17 18:17:12 +03:30
parent d8b60c3cd5
commit 7debf96610

View File

@ -9,7 +9,6 @@ body {
#app { #app {
height: 100%; height: 100%;
min-height: 100vh;
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;