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

Commit 87f8c18

Browse files
committed
adjust styles to match design requirements
Signed-off-by: Katarzyna Stachura <[email protected]>
1 parent 97ae5dc commit 87f8c18

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
@@ -200,6 +200,8 @@ $irc-line-height: $font-18px;
200200
overflow: visible;
201201
display: inline;
202202
background-color: $event-selected-color;
203+
border-radius: 8px 0 0 8px;
204+
padding-right: 8px;
203205
}
204206

205207
> .mx_SenderProfile_mxid {

0 commit comments

Comments
 (0)