Fixed JsonView width
This commit is contained in:
parent
c946cc202a
commit
38e4a1f068
@ -13,3 +13,7 @@ pre:not(.MessageContent) {
|
||||
flex-grow: 1;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.MuiMarkdown > div {
|
||||
width: 100%;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user