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

Commit f3891a8

Browse files
committed
adjust styles to match design requirements
Signed-off-by: Katarzyna Stachura <[email protected]>
1 parent 38ad0d4 commit f3891a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

res/css/views/rooms/_IRCLayout.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ $irc-line-height: $font-18px;
201201
overflow: visible;
202202
display: inline;
203203
background-color: $event-selected-color;
204+
border-radius: 8px 0 0 8px;
205+
padding-right: 8px;
204206
}
205207

206208
> .mx_SenderProfile_mxid {

0 commit comments

Comments
 (0)