Fix alignment of show more button
This commit is contained in:
parent
2c04a56784
commit
484dc36619
1 changed files with 2 additions and 0 deletions
|
@ -240,6 +240,8 @@ limitations under the License.
|
|||
align-items: center;
|
||||
|
||||
.mx_RoomSublist2_showMoreButton {
|
||||
flex-direction: column;
|
||||
|
||||
.mx_RoomSublist2_showMoreButtonChevron {
|
||||
margin-right: 12px; // to center
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue