Fix delete tag styling and typo
This commit is contained in:
parent
393343bda4
commit
de8f1ef776
2 changed files with 12 additions and 4 deletions
|
@ -1834,7 +1834,7 @@ p.editable:hover i {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#image-history-container .tags .tag {
|
||||
#image-history-container .tags .tag, #confirmdeleteTagModal .tag {
|
||||
border-radius: 10px;
|
||||
margin-right: 4px;
|
||||
cursor: pointer;
|
||||
|
|
Reference in a new issue