mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Allow clicking on typeahead results
This commit is contained in:
@@ -161,6 +161,9 @@
|
||||
.event-dropdown .event-name-full, .mobile-event-dropdown .event-name-full {
|
||||
white-space: normal;
|
||||
}
|
||||
a {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: $screen-sm-max) {
|
||||
|
||||
Reference in New Issue
Block a user