This commit is contained in:
jxxghp
2023-07-03 17:28:49 +08:00
parent 3240e259ed
commit cb0818f774

View File

@@ -15,3 +15,7 @@
-ms-transform: rotate(0deg) translate(0px, -1px);
transform: rotate(0deg) translate(0px, -1px);
}
.v-toast--bottom {
margin-bottom: env(safe-area-inset-top);
}