fix: library bug

This commit is contained in:
Timothy Z. 2024-12-12 13:15:24 +02:00
parent 2097b0c5d4
commit 303d26e49b

View file

@ -42,7 +42,6 @@
}
.multiselect-menu-container {
max-height: calc(3.2rem * 7);
overflow: auto;
}
}