Co-authored-by: V <vendicated@riseup.net>
@ -85,7 +85,7 @@ function ChatBarIcon() {
onMouseLeave={onMouseLeave}
innerClassName={ButtonWrapperClasses.button}
onClick={() => buildEncModal()}
style={{ marginRight: "2px" }}
style={{ padding: "0 4px" }}
>
<div className={ButtonWrapperClasses.buttonWrapper}>
<svg
@ -43,7 +43,7 @@
}
.vc-st-button {
margin-right: 4px;
padding: 0 8px;
.vc-st-button svg {
@ -53,7 +53,7 @@ function SilentMessageToggle(chatBoxProps: {
size=""
look={ButtonLooks.BLANK}
style={{ margin: "0px 8px" }}
style={{ padding: "0 8px" }}
@ -57,7 +57,7 @@ function SilentTypingToggle(chatBoxProps: {
style={{ margin: "0 8px 0" }}
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">