mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-01 02:02:24 +00:00
Fix tab button padding
Lack of padding caused a visual glitch in Firefox
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user