modify style

This commit is contained in:
MaysWind
2023-07-01 00:09:15 +08:00
parent 63bf912b3e
commit e041b70cdd
+6
View File
@@ -9,3 +9,9 @@
.readonly {
pointer-events: none !important;
}
.v-table {
th {
background: rgb(var(--v-table-header-background)) !important;
}
}