Fix content not being centered
This commit is contained in:
parent
86b6c6a836
commit
d9b79888fd
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ limitations under the License.
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomView {
|
.mx_RoomView {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue