mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Product list: Show number of items currently in cart (Z#23212546) (#5599)
* Product list: Show number of items currently in cart * Apply suggestions from code review Co-authored-by: Richard Schreiber <schreiber@rami.io> * Add display property --------- Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -574,6 +574,7 @@ h2 .label {
|
||||
|
||||
|
||||
.textbubble-success, .textbubble-success-warning, .textbubble-info, .textbubble-warning, .textbubble-danger {
|
||||
display: inline-block;
|
||||
padding: 0 .4em;
|
||||
border-radius: $border-radius-base;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user