This commit is contained in:
jxxghp
2024-06-14 15:51:38 +08:00
parent cf706e0e30
commit be5b4b39e5

View File

@@ -202,7 +202,7 @@
backdrop-filter: blur(8px);
background-color: rgb(var(--v-theme-surface), 0.95) !important;
.v-list {
.v-list, .v-table {
/* stylelint-disable-next-line property-no-vendor-prefix */
-webkit-backdrop-filter: none;
backdrop-filter: none;