Skip to content

Commit

Permalink
update use info modal style
Browse files Browse the repository at this point in the history
  • Loading branch information
trazyn committed Aug 24, 2017
1 parent b479fb9 commit f2c79ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/pages/UserInfo/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
}

& p {
padding: 0 12px;
max-width: 280px;
overflow: hidden;
text-overflow: ellipsis;
Expand Down Expand Up @@ -179,6 +180,7 @@
}

& p {
padding: 0 8px;
max-width: 280px;
font-size: 12px;
}
Expand Down

0 comments on commit f2c79ad

Please sign in to comment.