Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
remove left over height rule
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhtungdu committed Dec 16, 2021
1 parent a80e16b commit c982945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/js/blocks/cart-checkout/mini-cart/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
box-sizing: border-box;
display: flex;
flex-direction: column;
height: 100%;
height: 100vh;
padding: $gap-largest $gap;
}
Expand Down

0 comments on commit c982945

Please sign in to comment.