mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-03 03:17:54 +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 {
|
.mes_text table {
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mes_text td,
|
.mes_text td,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user