Updated: Delete icon styling

This commit is contained in:
Praveen Bisht
2019-10-02 12:49:15 +05:30
committed by GitHub
parent 1970fc3448
commit c105ff1247

View File

@ -62,6 +62,10 @@ Renders an input field to add tags.
}
.tag i {
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
font-size: 14px;
margin-left: 8px;
color: #0052cc;