Fix broken RoomView CSS due to name clashes and splitting an element in
two.
This commit is contained in:
parent
bc93aeb50e
commit
edc3302d89
3 changed files with 4 additions and 3 deletions
|
@ -38,7 +38,7 @@ limitations under the License.
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.mx_MatrixChat .mx_MainView {
|
||||
.mx_MatrixChat .mx_MatrixChat_MiddleView {
|
||||
-webkit-box-ordinal-group: 2;
|
||||
-moz-box-ordinal-group: 2;
|
||||
-ms-flex-order: 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue