mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-09 16:40:10 +01:00
Remove margins for block quotes
This commit is contained in:
parent
e0d6430ade
commit
7384cb07a4
@ -227,6 +227,7 @@ table.responsiveTable {
|
||||
border-left: 3px solid var(--SmartThemeQuoteColor);
|
||||
padding-left: 10px;
|
||||
background-color: var(--black30a);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.mes_text strong em,
|
||||
@ -5469,4 +5470,4 @@ body.waifuMode .zoomed_avatar {
|
||||
background-color: var(--SmartThemeBlurTintColor);
|
||||
text-align: center;
|
||||
line-height: 14px;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user