forked from CGM_Public/pretix_original
Allow selecting the same add-on multiple times (#1717)
This commit is contained in:
@@ -87,3 +87,12 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.addons {
|
||||
fieldset {
|
||||
margin-top: 20px;
|
||||
&:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user