tag picker

This commit is contained in:
2025-11-11 15:59:17 +01:00
parent cd9a8a0204
commit 1193c71579
5 changed files with 53 additions and 35 deletions
+1
View File
@@ -247,6 +247,7 @@
.menu__list {
overflow-y: auto;
max-height: min(20rem, 60vh);
padding: 0.25rem;
display: flex;
flex-direction: column;