mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-20 19:41:32 -08:00
Remove bad outline style from remove-tag-button (#3602)
This commit is contained in:
parent
8c367cdb21
commit
7502ef875e
1 changed files with 4 additions and 0 deletions
|
|
@ -651,6 +651,10 @@ button.tc-untagged-label {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
button.tc-btn-invisible.tc-remove-tag-button {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
/*
|
||||
** Page layout
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue