Skip to content

Commit

Permalink
allow details wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewuu committed Dec 5, 2023
1 parent 3e38c78 commit 9930608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/_seam-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
line-height: 134%;
color: colors.$text-gray-1;
display: flex;
flex-wrap: wrap;

@media only screen and (width >= 768px) {
font-size: 14px;
Expand Down

0 comments on commit 9930608

Please sign in to comment.