mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
fix the border not show in some device
This commit is contained in:
@@ -974,7 +974,7 @@ export default {
|
||||
.list.transaction-info-list li.transaction-info .transaction-footer .transaction-account-arrow {
|
||||
font-size: var(--ebk-transaction-account-arrow-font-size);
|
||||
margin-right: 4px;
|
||||
margin-bottom: var(--ebk-transaction-account-arrow-margin-bottom);
|
||||
margin-top: var(--ebk-transaction-account-arrow-margin-top);
|
||||
}
|
||||
|
||||
.list.transaction-info-list li.transaction-info .transaction-amount {
|
||||
|
||||
Reference in New Issue
Block a user