Ensure forward list room decorations are aligned
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
678b298bab
commit
83224dc7b6
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ limitations under the License.
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
|
height: 32px;
|
||||||
|
|
||||||
.mx_ForwardList_roomButton {
|
.mx_ForwardList_roomButton {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue