Skip to content

Commit

Permalink
quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Anish-Agnihotri committed Jul 18, 2020
1 parent ea75c6d commit b5aedd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/Blocks/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}

.blocks-table > div > .rt-thead > div > div > div:first-child {
padding-top: 7px;
padding-top: 5px;
text-align: left;
}

Expand Down
2 changes: 1 addition & 1 deletion src/pages/Transactions/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}

.transactions-table > div > .rt-thead > div > div > div:first-child {
padding-top: 7px;
padding-top: 5px;
text-align: left;
}

Expand Down

0 comments on commit b5aedd6

Please sign in to comment.