Skip to content

Commit

Permalink
Update height -> inherit from parent
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxy committed Mar 22, 2024
1 parent cad833f commit 8ee0ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/slot-machine.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

.reel {
display: inline-block;
height: inherit;

.strip {
list-style: none;
Expand Down

0 comments on commit 8ee0ef2

Please sign in to comment.