mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Show dates in calendar week selection
This commit is contained in:
@@ -124,3 +124,8 @@
|
||||
#monthselform .row > div {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
@media(min-width: $screen-md-min) {
|
||||
.select-calendar-week-short {
|
||||
max-width: 50%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user