mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Use scrolling multiple choice widget in more places
This commit is contained in:
@@ -246,7 +246,7 @@ label .optional {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.scrolling-multiple-choice {
|
||||
div.scrolling-multiple-choice {
|
||||
height: 150px;
|
||||
border: 1px solid $input-border;
|
||||
border-radius: $input-border-radius;
|
||||
|
||||
Reference in New Issue
Block a user