Skip to content

Commit

Permalink
refactor: remove max-width and text-overflow from the card holder field
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Jan 17, 2021
1 parent 6968d2e commit 6b7119b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,7 @@
font-size: 18px;
line-height: 1;
white-space: nowrap;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
text-transform: uppercase;
}
@media screen and (max-width: 480px) {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/css/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b7119b

Please sign in to comment.