Max-height for tags settings (#116)

This commit is contained in:
Charlie 2021-02-07 14:11:42 -08:00 committed by GitHub
parent 0765d3fdb7
commit 1980636ed6

View File

@ -96,6 +96,7 @@ li:not(.sortable-dragging)>.TagListItem-info:hover>.Button {
.Form {
min-width: 300px;
max-height: 500px;
>label {
margin-bottom: 10px;