You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
remove display: flex declarations now present on mx_MainSplit itself
This commit is contained in:
@ -77,7 +77,6 @@ limitations under the License.
|
||||
|
||||
.mx_RoomView .mx_MainSplit {
|
||||
flex: 1 1 0;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.mx_RoomView_body {
|
||||
|
Reference in New Issue
Block a user