forked from CGM_Public/pretix_original
Event index: Increase white-space for products and headlines (#3092)
This commit is contained in:
committed by
GitHub
parent
38b8269f14
commit
ba2c6e1e58
@@ -16,7 +16,7 @@
|
||||
<span role="columnheader" aria-sort="none">{% trans "Price total" %}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div role="rowgroup">
|
||||
<div role="rowgroup" class="firstchild-in-panel">
|
||||
{% for line in cart.positions %}
|
||||
<div role="row" class="row cart-row {% if download %}has-downloads{% endif %}{% if editable %}editable{% endif %}">
|
||||
<div role="cell" class="product">
|
||||
|
||||
Reference in New Issue
Block a user