Skip to content

Commit d8abd9b

Browse files
committed
Bubble layout: Fix crypto event button spacing
1 parent 71fe48a commit d8abd9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

res/css/views/rooms/_BubbleLayout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ $left-gutter: 5.4rem;
448448
}
449449
}
450450

451+
.mx_cryptoEvent .mx_cryptoEvent_buttons {
452+
margin-left: 8px;
453+
}
454+
451455
// ---- Bubble specific ----
452456

453457
.mx_EventTile > .sc_EventTile_bubbleLine_info {

0 commit comments

Comments
 (0)