mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 02:54:40 +00:00
Fix alignment of tag-pill icons (#4683)
This commit is contained in:
@@ -693,7 +693,7 @@ button.tc-untagged-label {
|
||||
width: 1em;
|
||||
margin-right: 3px;
|
||||
margin-bottom: 1px;
|
||||
vertical-align: text-bottom;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.tc-edit-tags button.tc-remove-tag-button svg {
|
||||
|
||||
Reference in New Issue
Block a user