mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Adjust 1px error on sidebar tab positioning
This commit is contained in:
parent
357c9ef8fe
commit
4374d2f5c4
@ -1209,6 +1209,10 @@ canvas.tc-edit-bitmapeditor {
|
||||
flex: 1 0 70%;
|
||||
}
|
||||
|
||||
.tc-sidebar-lists .tc-tab-buttons {
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.tc-sidebar-lists .tc-tab-buttons button.tc-tab-selected {
|
||||
background-color: <<colour sidebar-tab-background-selected>>;
|
||||
color: <<colour sidebar-tab-foreground-selected>>;
|
||||
|
Loading…
Reference in New Issue
Block a user