mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
show year-over-year and period-over-period in trends chart
This commit is contained in:
@@ -174,6 +174,11 @@ html[dir="rtl"] .bidirectional-switch {
|
||||
background-color: #2f2f2f;
|
||||
}
|
||||
|
||||
.chart-tooltip-table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
/** Common class for replacing the default style of vuetify **/
|
||||
.v-input.v-input--readonly input,
|
||||
.v-input.v-input--readonly textarea,
|
||||
|
||||
Reference in New Issue
Block a user