mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Allow to set multiple confirm texts (#1735)
This commit is contained in:
@@ -54,6 +54,10 @@ div[data-formset-body], div[data-formset-form], div[data-nested-formset-form], d
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.formset-row {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.submit-group {
|
||||
margin: 15px 0 0 0 !important;
|
||||
padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user