Skip to content

Commit

Permalink
fix(theme): dialogs - fix screenshot manager layout
Browse files Browse the repository at this point in the history
  • Loading branch information
ricewind012 committed Feb 16, 2025
1 parent ceb9a01 commit f9caa51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/client/dialogs/screenshotmanagerdialog.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#StickyHeader,
#TopListTitle {
box-sizing: content-box;
}

0 comments on commit f9caa51

Please sign in to comment.