mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-11-02 05:57:07 +00:00
Refactor chat style and other stuff
This commit is contained in:
@@ -167,7 +167,7 @@ export const MessageItem = React.memo(
|
||||
>
|
||||
<div
|
||||
style={{
|
||||
backgroundColor: theme.palette.background.default,
|
||||
backgroundColor: theme.palette.background.paper,
|
||||
borderRadius: '7px',
|
||||
display: 'flex',
|
||||
gap: '7px',
|
||||
|
||||
Reference in New Issue
Block a user