Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
fix account centering (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored and amaury1093 committed Mar 19, 2019
1 parent 0f66041 commit c856d12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
padding-bottom: 0.1rem;
text-overflow: ellipsis;
white-space: nowrap;
width: 230px;
max-width: 210px;

/**
* Information component when used with components
Expand Down

0 comments on commit c856d12

Please sign in to comment.