mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Update font size of text toolbar buttons
This commit is contained in:
parent
7318805077
commit
e2d4e41e96
@ -343,6 +343,14 @@ button svg, button img {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.tc-tiddler-controls .tc-btn-text {
|
||||
font-size: 0.5em;
|
||||
}
|
||||
|
||||
.tc-page-controls .tc-btn-text {
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
.tc-btn-big-green {
|
||||
display: inline-block;
|
||||
padding: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user