Skip to content

Commit bcdc994

Browse files
committed
(fix) selected button margin
1 parent 83d381d commit bcdc994

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/Room/RoomHeader/RoomHeader.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
color: var(--chat-color-button);
5252
background-color: var(--chat-bg-color-button);
5353
border-radius: 4px;
54+
margin-right: 10px;
5455
cursor: pointer;
5556
transition: all 0.2s;
5657

0 commit comments

Comments
 (0)