Update style.css

This commit is contained in:
jelveh
2024-12-15 19:28:46 -08:00
parent ab5bc17991
commit b893a47595
+2
View File
@@ -351,6 +351,8 @@ input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, sel
}
.device-phone .desktop {
height: calc(100vh - 55px) !important;
height: calc(100dvh - 55px) !important;
overflow-x: scroll;
}