mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Allow for vouchers that are valid for multiple items
This commit is contained in:
@@ -33,6 +33,16 @@
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.radio-box {
|
||||
text-align: center;
|
||||
label {
|
||||
display: block;
|
||||
width: 100%;
|
||||
line-height: 19px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.voucher-row {
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user