Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b61cc48

Browse files
authored
Fix composer padding (#9137)
1 parent e864dbf commit b61cc48

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

res/css/structures/_RoomView.pcss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,6 @@ limitations under the License.
3232
position: relative;
3333
}
3434

35-
.mx_MainSplit_timeline,
36-
.mx_RoomView--local {
37-
.mx_MessageComposer_wrapper {
38-
margin: $spacing-8 $spacing-16;
39-
}
40-
}
41-
4235
.mx_RoomView_auxPanel {
4336
min-width: 0px;
4437
width: 100%;

0 commit comments

Comments
 (0)