tag placement in new-entry page
This commit is contained in:
@@ -1065,7 +1065,15 @@ button:disabled {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.form-section label.tag-checkbox {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.tag-checkbox input {
|
||||
width: auto;
|
||||
min-width: 0;
|
||||
flex: 0 0 auto;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user