Ensure forward list room decorations are aligned
Signed-off-by: Robin Townsend <robin@robin.town>pull/21833/head
parent
678b298bab
commit
83224dc7b6
|
@ -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…
Reference in New Issue