mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Virtualised sidebar test.
This commit is contained in:
@@ -182,6 +182,13 @@ export const MessageInfo = styled.div`
|
||||
.header {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.systemIcon {
|
||||
height: 1.33em;
|
||||
width: 1.33em;
|
||||
margin-right: 0.5em;
|
||||
color: var(--tertiary-foreground);
|
||||
}
|
||||
`;
|
||||
|
||||
export const MessageContent = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user