mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add asset trends in statistics & analysis (#314)
This commit is contained in:
@@ -1795,12 +1795,16 @@ init(props);
|
||||
|
||||
<style>
|
||||
.transaction-keyword-filter .v-input--density-compact {
|
||||
--v-input-control-height: 36px !important;
|
||||
--v-input-control-height: 38px !important;
|
||||
--v-input-padding-top: 5px !important;
|
||||
--v-input-padding-bottom: 5px !important;
|
||||
--v-input-chips-margin-top: 0px !important;
|
||||
--v-input-chips-margin-bottom: 0px !important;
|
||||
inline-size: 20rem;
|
||||
|
||||
.v-field__input {
|
||||
min-block-size: 38px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.transaction-list-datetime-range {
|
||||
|
||||
Reference in New Issue
Block a user