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