mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
committed by
GitHub
parent
6d7e16c147
commit
aee8de54ed
@@ -285,6 +285,11 @@ input[type=number].short {
|
||||
height: 200px;
|
||||
margin: 0;
|
||||
}
|
||||
/* fix leaflet overlay datetime-picker, see https://github.com/pretix/pretix/issues/2480 */
|
||||
.leaflet-top,
|
||||
.leaflet-bottom {
|
||||
z-index: 900;
|
||||
}
|
||||
}
|
||||
.metadata-group {
|
||||
.form-group {
|
||||
|
||||
Reference in New Issue
Block a user