mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 16:01:42 +02:00
Fix alignment of show more button
This commit is contained in:
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…
x
Reference in New Issue
Block a user