Fix right panel soft crashes due to missing room prop (#7923)

This commit is contained in:
Michael Telatynski
2022-03-01 11:15:23 +00:00
committed by GitHub
parent 36adba101c
commit 7a32a68a0b
6 changed files with 29 additions and 39 deletions
+1
View File
@@ -18,6 +18,7 @@ limitations under the License.
display: flex;
flex-direction: column;
overflow: hidden;
flex-grow: 1;
}
.mx_GroupView_error {