Views in frontend changed
Run Tests on Branches / Backend Tests (push) Successful in 3m28s
Run Tests on Branches / Frontend Tests (push) Successful in 3m26s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-01 17:08:15 +02:00
parent c5df0ec0b2
commit 71a34293a9
3 changed files with 169 additions and 184 deletions
+1 -6
View File
@@ -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 {