Add UI for editing labels on a manifest
This commit is contained in:
parent
46d1532f0e
commit
cfb81c977f
7 changed files with 154 additions and 4 deletions
|
@ -20,4 +20,9 @@
|
|||
list-style: none;
|
||||
display: inline-block;
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
.tag-operations-dialog .label-section {
|
||||
margin-bottom: 10px;
|
||||
padding: 6px;
|
||||
}
|
Reference in a new issue