You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Fix alignment of show more button
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user