Compat v14 : fix chat input
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -187,13 +187,13 @@ fieldset {
|
|||||||
}
|
}
|
||||||
.editor {
|
.editor {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
flex: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Editors
|
// Editors
|
||||||
.editor,
|
.editor,
|
||||||
.editor-container {
|
.editor-container {
|
||||||
flex: 1;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user