Fix: single editor doesn't stretch to full height
This commit is contained in:
parent
514fa3204f
commit
e83f5fb00e
|
@ -770,6 +770,10 @@ html:not(.usercss) .usercss-only,
|
||||||
color: #888;
|
color: #888;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sections .single-editor {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#sections .single-editor,
|
#sections .single-editor,
|
||||||
#sections > .single-editor:first-child {
|
#sections > .single-editor:first-child {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user