Fix composer padding (#9137)
parent
e864dbfacf
commit
b61cc4850b
|
@ -32,13 +32,6 @@ limitations under the License.
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MainSplit_timeline,
|
|
||||||
.mx_RoomView--local {
|
|
||||||
.mx_MessageComposer_wrapper {
|
|
||||||
margin: $spacing-8 $spacing-16;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomView_auxPanel {
|
.mx_RoomView_auxPanel {
|
||||||
min-width: 0px;
|
min-width: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue