mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update tts/style.css
.at-settings-separator padding fix
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
.at-settings-separator {
|
.at-settings-separator {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
padding: 18x;
|
padding: 18px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-top: 1px solid #e1e1e1; /* Grey line */
|
border-top: 1px solid #e1e1e1; /* Grey line */
|
||||||
border-bottom: 1px solid #e1e1e1; /* Grey line */
|
border-bottom: 1px solid #e1e1e1; /* Grey line */
|
||||||
|
Reference in New Issue
Block a user