Skip to content

Commit

Permalink
fix toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Yc Chen committed Feb 5, 2024
1 parent 86e5c27 commit dfd5f2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common/static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -207,4 +207,8 @@ h3 {
.pagination-detail{
font-size: 12px;
color: gray;
}

.fixed-table-toolbar div{
margin-top: 0 !important;
}

0 comments on commit dfd5f2c

Please sign in to comment.