forked from CGM_Public/pretix_original
Widget: Add hidden location in detail view
This commit is contained in:
@@ -394,6 +394,11 @@
|
||||
padding-top: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.pretix-widget-event-location {
|
||||
display: none;
|
||||
padding-top: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.pretix-widget-event-description {
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user