This commit is contained in:
jxxghp
2024-06-13 19:52:31 +08:00
parent 9aa2de526e
commit 7eacaf8fc5
5 changed files with 19 additions and 35 deletions
+1 -1
View File
@@ -185,6 +185,6 @@
border-block-end: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
}
.v-fab--bottom {
.v-fab__container {
padding-block-end: env(safe-area-inset-bottom);
}