fix footer ui

This commit is contained in:
jxxghp
2024-06-14 07:15:17 +08:00
parent 07186d2ae1
commit a1fc87bb1e
3 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
-webkit-backdrop-filter: blur(6px);
backdrop-filter: blur(6px);
/* stylelint-enable */
background-color: rgb(var(--v-theme-surface), 0.9);
background-color: rgb(var(--v-theme-surface), 0.8);
}