Remove border from moderator message
This commit is contained in:
parent
46c0af1612
commit
d6ec47667a
@ -4,10 +4,6 @@
|
|||||||
background-color: var(--theme-background-primary);
|
background-color: var(--theme-background-primary);
|
||||||
color: var(--theme-color-components-chat-text);
|
color: var(--theme-color-components-chat-text);
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border-radius: 15px;
|
|
||||||
border-color: var(--theme-color-components-text-on-dark);
|
|
||||||
border-width: 1px;
|
|
||||||
border-style: solid;
|
|
||||||
padding: 10px 10px;
|
padding: 10px 10px;
|
||||||
@include flexCenter;
|
@include flexCenter;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user