update third party dependencies

This commit is contained in:
MaysWind
2024-03-03 13:58:06 +08:00
parent 63e976e5cb
commit a8b0ef2483
4 changed files with 2092 additions and 1691 deletions
+2 -2
View File
@@ -603,8 +603,8 @@ export default {
</script>
<style>
.account-category-tabs .v-tab {
--v-btn-height: calc(var(--v-tabs-height) * 1.5);
.account-category-tabs .v-tab.v-tab.v-btn {
height: calc(var(--v-tabs-height) * 1.5);
}
.accounts-overview-title {