This commit is contained in:
utin-francis-peter
2024-07-05 12:15:38 +01:00
8 changed files with 36 additions and 24 deletions

View File

@@ -408,7 +408,3 @@ template {
::-webkit-scrollbar {
width: 0;
}
.bottom-safe {
bottom: env(safe-area-inset-bottom, 0);
}