💄 style(css): include remove menu in dropdown scroll styling

This commit is contained in:
Webysther Sperandio
2026-01-28 21:09:47 +01:00
parent 5ad6b7fa64
commit a91724edb0

View File

@@ -1,4 +1,4 @@
#add-to-shelves.dropdown-menu { #add-to-shelves.dropdown-menu, #remove-from-shelves.dropdown-menu {
max-height: 300px; max-height: 300px;
overflow-y: auto; overflow-y: auto;
} }