multiselect style

This commit is contained in:
Timothée Goguely 2025-06-18 12:06:33 +02:00
parent 2568aac0e3
commit 9f05d44dee
2 changed files with 55 additions and 20 deletions

View file

@ -117,6 +117,7 @@
margin-left: calc(-1 * var(--space-16));
padding: var(--space-16);
overflow-x: scroll;
overflow-y: hidden;
position: relative;
}
/* Windows fix */