mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixed codeblocks overflowing chat
This commit is contained in:
@@ -121,6 +121,7 @@ code {
|
|||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: var(--black70a);
|
background-color: var(--black70a);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
max-width: calc(100% - 10px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#bg1 {
|
#bg1 {
|
||||||
|
Reference in New Issue
Block a user