mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-24 07:56:52 +00:00
revert overflow-fix on .tc-tab-content.tc-vertical - maybe a different PR
This commit is contained in:
parent
adc3007c62
commit
dfa9a0ab83
@ -2310,8 +2310,7 @@ html body.tc-body.tc-single-tiddler-window {
|
|||||||
border-left: 1px solid <<colour tab-border>>;
|
border-left: 1px solid <<colour tab-border>>;
|
||||||
-webkit-flex: 1 0 70%;
|
-webkit-flex: 1 0 70%;
|
||||||
flex: 1 0 70%;
|
flex: 1 0 70%;
|
||||||
overflow-x: auto;
|
overflow: auto;
|
||||||
overflow-y: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-sidebar-lists .tc-tab-buttons {
|
.tc-sidebar-lists .tc-tab-buttons {
|
||||||
|
Loading…
Reference in New Issue
Block a user