mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 17:07:07 +01:00
Add bottom margin to in-chat tables
This commit is contained in:
parent
d51b155e52
commit
a0d975c3c0
@ -259,6 +259,7 @@ table.responsiveTable {
|
||||
.mes_text table {
|
||||
border-spacing: 0;
|
||||
border-collapse: collapse;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mes_text td,
|
||||
|
Loading…
Reference in New Issue
Block a user