Skip to content

Commit

Permalink
Fix indent of line (#3409)
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiamatulis committed Apr 9, 2024
1 parent 7eb51b7 commit 2061f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/component-card.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
width: calc(100% + var(--border-width) + 3.5rem);
}

.grid--6-col-desktop .card--standard .card__information-volume-pricing-note--button + .global-settings-popup.quantity-popover__info {
.grid--6-col-desktop .card--standard .card__information-volume-pricing-note--button + .global-settings-popup.quantity-popover__info {
width: calc(100% + var(--border-width) + 1rem);
}
}
Expand Down

0 comments on commit 2061f4f

Please sign in to comment.