Skip to content

Commit

Permalink
Fix desc height
Browse files Browse the repository at this point in the history
  • Loading branch information
jrlarano committed May 6, 2024
1 parent 7cdb267 commit d013469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/kits/core-ui/components/common/offer-overview.styl
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
border 1px solid rgba(0, 0, 0, .12)

.sgn-products-container
flex 1
border-radius 10px
max-height calc(100% - 1rem)
overflow-y auto
Expand Down

0 comments on commit d013469

Please sign in to comment.