mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
remove manual order so component order follows markup order
This commit is contained in:
parent
dd911d18cb
commit
faecceb3b4
@ -163,15 +163,6 @@ limitations under the License.
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
|
||||
.mx_RoomView_body .mx_RoomView_statusArea {
|
||||
order: 3;
|
||||
}
|
||||
|
||||
.mx_RoomView_body .mx_MessageComposer {
|
||||
order: 4;
|
||||
}
|
||||
|
||||
.mx_RoomView_messageListWrapper {
|
||||
min-height: 100%;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user