mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Add category editor to servers.
This commit is contained in:
@@ -172,9 +172,9 @@ export const MessageContent = styled.div`
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
// overflow: hidden;
|
||||
font-size: var(--text-size);
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
font-size: var(--text-size);
|
||||
`;
|
||||
|
||||
export const DetailBase = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user