mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Add system message icons. Closes #10
This commit is contained in:
@@ -124,6 +124,10 @@ export default styled.div<BaseMessageProps>`
|
||||
time {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.system-message-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user