Align inline thoughts (alternate display) with SillyTavern message text spacing
This commit is contained in:
@@ -11839,7 +11839,11 @@ body:has(.rpg-panel[data-theme="light"]) .rpg-strip-widget {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5em;
|
||||
margin: 0.2em 0 0.35em;
|
||||
margin: 0.2em var(--mes-right-spacing, 30px) 0.35em 0;
|
||||
}
|
||||
|
||||
body.documentstyle .rpg-inline-thoughts {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.rpg-inline-thought {
|
||||
|
||||
Reference in New Issue
Block a user