Skip to content

Commit

Permalink
Merge pull request #864 from Magickbase/fix/clipped-text
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY authored Jan 13, 2023
2 parents ff01b5a + 9e1061d commit cff8d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/token/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
margin-left: 0.5rem;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.1;
}
@media screen and (max-width: 1024px) {
margin-bottom: 4px;
Expand Down

0 comments on commit cff8d77

Please sign in to comment.