mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 06:16:06 +00:00
Add a class to the button icon SVGs
So that we can default their size to 1em
This commit is contained in:
@@ -224,6 +224,10 @@ a.tw-tiddlylink-external {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.tw-image-button {
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
/*
|
||||
** Tags and missing tiddlers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user