Skip to content

Commit

Permalink
Max-height for tags settings (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrneDev committed Feb 7, 2021
1 parent 2fcc96d commit 11bb746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/admin/TagsPage.less
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {

.Form {
min-width: 300px;
max-height: 500px;

>label {
margin-bottom: 10px;
Expand Down

0 comments on commit 11bb746

Please sign in to comment.