Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 262208a

Browse files
committed
Re-add frame to immersive Jitsi widgets
1 parent 23b8470 commit 262208a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/css/structures/_RoomView.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ hr.mx_RoomView_myReadMarker {
218218
margin-right: calc($container-gap-width / 2);
219219
width: auto;
220220
height: 100%;
221+
padding-top: 33px; // to match the right panel chat heading
221222

222-
background: none;
223-
border: none;
223+
border-radius: 8px;
224224
}
225225

226226
.mx_RoomView_callStatusBar .mx_UploadBar_uploadProgressInner {

0 commit comments

Comments
 (0)