You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Ensure forward list room decorations are aligned
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user