mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Remove bad outline style from remove-tag-button (#3602)
This commit is contained in:
parent
8c367cdb21
commit
7502ef875e
@ -651,6 +651,10 @@ button.tc-untagged-label {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
button.tc-btn-invisible.tc-remove-tag-button {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/*
|
||||
** Page layout
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user