mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-04-01 18:15:53 +00:00
fix margin pre tag
This commit is contained in:
parent
d516a832e9
commit
51f42b029a
@ -613,6 +613,7 @@ export const chatStyles = css`
|
|||||||
padding: 0.75rem 1rem;
|
padding: 0.75rem 1rem;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
.replied-message pre code {
|
.replied-message pre code {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user