mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Fix alignment of tag-pill icons (#4683)
This commit is contained in:
parent
a947a6b6bc
commit
84cd761c8c
@ -693,7 +693,7 @@ button.tc-untagged-label {
|
|||||||
width: 1em;
|
width: 1em;
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
margin-bottom: 1px;
|
margin-bottom: 1px;
|
||||||
vertical-align: text-bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-edit-tags button.tc-remove-tag-button svg {
|
.tc-edit-tags button.tc-remove-tag-button svg {
|
||||||
|
Loading…
Reference in New Issue
Block a user