change the outflows/inflows by account trend charts to non-stacked charts and hide the total amount for these charts

This commit is contained in:
MaysWind
2025-10-28 00:44:42 +08:00
parent 765e64d96f
commit 52bab6f726
7 changed files with 53 additions and 7 deletions
+4
View File
@@ -775,6 +775,10 @@ html[dir="rtl"] .dp__main .dp__btn.dp--arrow-btn-nav {
margin-bottom: 12px;
}
.statistics-list-item-non-stacked .item-inner > .item-title {
width: 100%;
}
.statistics-icon {
margin-bottom: -2px;
}