Skip to content

Commit

Permalink
update table style
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyvoronov committed Jul 9, 2018
1 parent 620fcf0 commit b4dbf8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/styles/containers/TokenListContainer.less
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
text-align: center;
overflow-x: auto;

tr {
border-bottom: 1px solid lightgray;
}

table {
width: 100%;
min-width: 800px;
Expand Down

0 comments on commit b4dbf8a

Please sign in to comment.