mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Fix subtotal rendering on mobile (#5365)
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
&.has-downloads.hide-prices .download-desktop {
|
||||
margin-left: 50%;
|
||||
}
|
||||
&.total .product {
|
||||
&.subtotal .product, &.total .product {
|
||||
width: 50%;
|
||||
}
|
||||
.count {
|
||||
|
||||
Reference in New Issue
Block a user