1
0
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:
Bruno Windels
2019-02-21 10:50:41 +01:00
parent b364c9cb8e
commit ef704085f9
2 changed files with 0 additions and 2 deletions

View File

@ -77,7 +77,6 @@ limitations under the License.
.mx_RoomView .mx_MainSplit {
flex: 1 1 0;
display: flex;
}
.mx_RoomView_body {