Skip to content

Commit

Permalink
revert max-content
Browse files Browse the repository at this point in the history
causes issues with some modal content with unbound width
  • Loading branch information
gillesdemey committed Dec 19, 2023
1 parent 8d12ee5 commit be6d7e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/sass/components/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ $modal--tabs--padding--vertical--left: $modal--padding--horizontal;
left: 50%;
max-height: 80%;
width: 500px;
min-width: max-content;
max-width: 80%;
overflow: hidden;
position: absolute;
Expand Down

0 comments on commit be6d7e4

Please sign in to comment.