mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Fix content not being centered
This commit is contained in:
parent
86b6c6a836
commit
d9b79888fd
@ -19,6 +19,7 @@ limitations under the License.
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.mx_RoomView {
|
||||
|
Loading…
Reference in New Issue
Block a user