Fix alignment of show more button
parent
2c04a56784
commit
484dc36619
|
@ -240,6 +240,8 @@ limitations under the License.
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
.mx_RoomSublist2_showMoreButton {
|
.mx_RoomSublist2_showMoreButton {
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
.mx_RoomSublist2_showMoreButtonChevron {
|
.mx_RoomSublist2_showMoreButtonChevron {
|
||||||
margin-right: 12px; // to center
|
margin-right: 12px; // to center
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue