mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Refactor and add signal layout_text_variables
This commit is contained in:
@@ -183,3 +183,10 @@ pre.mail-preview {
|
||||
padding-top: 7px;
|
||||
}
|
||||
}
|
||||
.inline-multiple-choice {
|
||||
.checkbox {
|
||||
display: inline-block;
|
||||
margin-top: 0;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user