Skip to content

Commit

Permalink
MWPW-167292: Fix aside promobar buttons overflow (#3675)
Browse files Browse the repository at this point in the history
  • Loading branch information
zagi25 authored Feb 18, 2025
1 parent 90f114d commit a814ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/aside/aside.css
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@
}

.aside.promobar .action-area .con-button {
flex-shrink: 0;
white-space: nowrap;
}

.aside.promobar .promo-text.desktop-up,
Expand Down

0 comments on commit a814ee9

Please sign in to comment.