mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Merge pull request #6653 from matrix-org/fix/palid/space-room-view-css
Fix content not being centered
This commit is contained in:
commit
1c29505c83
@ -19,6 +19,7 @@ limitations under the License.
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.mx_RoomView {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user