Skip to content

Commit

Permalink
Forgot to include removing max-width from prior commit
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulJKim committed Jan 30, 2025
1 parent d06f025 commit 7b97cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/v2/elevator/closures.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@

&__elevator-name.list-item {
display: list-item;
max-width: calc(100% - 96px);
margin-right: 48px;
margin-bottom: 8px;
margin-left: 48px;
overflow: hidden;
Expand Down

0 comments on commit 7b97cd7

Please sign in to comment.