Fix: remove redundant selectors
This commit is contained in:
parent
e83f5fb00e
commit
b16503f5de
|
@ -770,12 +770,9 @@ html:not(.usercss) .usercss-only,
|
|||
color: #888;
|
||||
}
|
||||
|
||||
/* FIXME: remove the ID selector */
|
||||
#sections .single-editor {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#sections .single-editor,
|
||||
#sections > .single-editor:first-child {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue
Block a user