mirror of
https://github.com/pretix/pretix.git
synced 2026-05-09 15:54:03 +00:00
Allow to show description of add-on product variations by default
This commit is contained in:
@@ -88,7 +88,11 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
.toggle-variation-description {
|
||||
display: none;
|
||||
}
|
||||
.collapse-vardesc .toggle-variation-description {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
}
|
||||
#voucher-toggle {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user