chore: run stylelint on our css files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.root {
|
||||
display: inline-flex;
|
||||
padding: 10px 0px;
|
||||
padding: 10px 0;
|
||||
color: var(--theme-color-components-chat-text);
|
||||
font-weight: 400;
|
||||
font-size: var(--chat-message-text-size);
|
||||
|
||||
Reference in New Issue
Block a user