Skip to content

Commit

Permalink
fix: css xls button position
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Apr 17, 2020
1 parent fb185f8 commit 5a64ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
}

.table-actions {
float: right;
margin-bottom: -100px;
text-align: right;
margin-bottom: -10px;
.btn-excel {
color: #008000;
}
Expand Down

0 comments on commit 5a64ed6

Please sign in to comment.