mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -384,7 +384,7 @@ export default {
|
||||
|
||||
<style>
|
||||
.account-categories .v-expansion-panel-text__wrapper {
|
||||
padding: 0 0 0 20px;
|
||||
padding: 0 0 0 0;
|
||||
}
|
||||
|
||||
.account-categories .v-expansion-panel--active:not(:first-child),
|
||||
|
||||
@@ -411,7 +411,7 @@ export default {
|
||||
|
||||
<style>
|
||||
.category-types .v-expansion-panel-text__wrapper {
|
||||
padding: 0 0 0 20px;
|
||||
padding: 0 0 0 0;
|
||||
}
|
||||
|
||||
.category-types .v-expansion-panel--active:not(:first-child),
|
||||
|
||||
Reference in New Issue
Block a user