mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Fix composer padding (#9137)
This commit is contained in:
parent
e864dbfacf
commit
b61cc4850b
1 changed files with 0 additions and 7 deletions
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue