You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-06 10:22:45 +03:00
remove manual order so component order follows markup order
This commit is contained in:
@@ -163,15 +163,6 @@ limitations under the License.
|
|||||||
height: 1px;
|
height: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.mx_RoomView_body .mx_RoomView_statusArea {
|
|
||||||
order: 3;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_body .mx_MessageComposer {
|
|
||||||
order: 4;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_messageListWrapper {
|
.mx_RoomView_messageListWrapper {
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user