mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-24 05:38:52 +00:00
Tomselect has minimum width
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
background: none;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
|
||||
min-width: 10em; // Ensure content doesn't wrap too much
|
||||
// We could consider always stretching to fit with width: max-content;
|
||||
}
|
||||
|
||||
.ts-dropdown-content {
|
||||
|
||||
Reference in New Issue
Block a user