tweak sections width
This commit is contained in:
parent
fa6a7eee07
commit
4fee2d4038
|
@ -1093,6 +1093,7 @@ body:not(.find-open) [data-match-highlight-count="1"] .CodeMirror-selection-high
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
#details-wrapper details[open]:hover,
|
||||||
#details-wrapper details[open]:focus-within {
|
#details-wrapper details[open]:focus-within {
|
||||||
z-index: 1001;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
@ -1118,6 +1119,7 @@ body:not(.find-open) [data-match-highlight-count="1"] .CodeMirror-selection-high
|
||||||
left: 0;
|
left: 0;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
width: min-content;
|
||||||
}
|
}
|
||||||
#sections-list[open] > #toc,
|
#sections-list[open] > #toc,
|
||||||
#lint[open] > .lint-report-container {
|
#lint[open] > .lint-report-container {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user