mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Do not show +/- icons for cart rows with seats
This commit is contained in:
@@ -96,3 +96,6 @@
|
||||
.cart-modify {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.btn-invisible {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user