mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fix tab button padding
Lack of padding caused a visual glitch in Firefox
This commit is contained in:
parent
e0a6c4e879
commit
92aa1f24be
@ -991,6 +991,7 @@ canvas.tw-edit-bitmapeditor {
|
||||
|
||||
.tw-tab-buttons button {
|
||||
color: <<colour tab-foreground>>;
|
||||
padding: 2px 4px 4px 4px;
|
||||
font-weight: 300;
|
||||
border: none;
|
||||
background: inherit;
|
||||
|
Loading…
Reference in New Issue
Block a user