Fix styling on shops collapsible filter box

Signed-off-by: Kouya Heika <kouyaheika@canithesis.org>
This commit is contained in:
2025-12-02 16:25:49 -06:00
parent bdf39fe225
commit fa452b1d2b

View File

@@ -1442,7 +1442,8 @@ body.shop.items .page-container .sidebar summary {
cursor:pointer;
max-width: 220px;
padding: 4px 8px;
margin: 2px 0px;
margin: 0px 2px;
height: 24px;
}
body.shop .page-container .sidebar .sidelist {