Views in frontend changed
This commit is contained in:
@@ -11,12 +11,7 @@
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.app-content {
|
||||
padding-bottom: calc(6rem + env(safe-area-inset-bottom));
|
||||
}
|
||||
padding-bottom: calc(6rem + env(safe-area-inset-bottom));
|
||||
}
|
||||
|
||||
@keyframes fadeInUp {
|
||||
|
||||
Reference in New Issue
Block a user