Fix right panel soft crashes due to missing room prop (#7923)
This commit is contained in:
parent
36adba101c
commit
7a32a68a0b
6 changed files with 29 additions and 39 deletions
|
@ -18,6 +18,7 @@ limitations under the License.
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.mx_GroupView_error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue