Skip to content

Commit

Permalink
fix: overflowing forum stats (#3940)
Browse files Browse the repository at this point in the history
  • Loading branch information
datlechin authored Dec 1, 2023
1 parent 010a2f9 commit c4dec65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/admin.less
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
display: flex;
align-items: flex-end;
margin: 0 20px;
overflow: auto;

& > :not(:last-child) {
margin-right: 10px;
Expand Down

0 comments on commit c4dec65

Please sign in to comment.