We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d381d commit bcdc994Copy full SHA for bcdc994
src/lib/Room/RoomHeader/RoomHeader.scss
@@ -51,6 +51,7 @@
51
color: var(--chat-color-button);
52
background-color: var(--chat-bg-color-button);
53
border-radius: 4px;
54
+ margin-right: 10px;
55
cursor: pointer;
56
transition: all 0.2s;
57
0 commit comments