Fix composer padding (#9137)

This commit is contained in:
Michael Weimann 2022-08-05 13:13:13 +02:00 committed by GitHub
parent e864dbfacf
commit b61cc4850b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,13 +32,6 @@ limitations under the License.
position: relative;
}
.mx_MainSplit_timeline,
.mx_RoomView--local {
.mx_MessageComposer_wrapper {
margin: $spacing-8 $spacing-16;
}
}
.mx_RoomView_auxPanel {
min-width: 0px;
width: 100%;