mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
fix the filter dropdown menu not display the selected items after selecting multiple hidden transaction categories or accounts
This commit is contained in:
@@ -440,7 +440,8 @@ html[dir="rtl"] i.icon.icon-with-direction {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.list > ul > li.item-in-multiple-selection > .item-content > .item-inner > .item-title {
|
||||
.list > ul > li.item-in-multiple-selection > .item-content > .item-inner > .item-title,
|
||||
.list > ul > li.item-in-multiple-selection > .item-link > .item-content > .item-inner > .item-title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user