mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add padding to creator's note content
This commit is contained in:
@@ -1049,6 +1049,7 @@ select {
|
|||||||
#creator_notes_spoiler {
|
#creator_notes_spoiler {
|
||||||
border: 0;
|
border: 0;
|
||||||
font-size: calc(var(--mainFontSize)*.8);
|
font-size: calc(var(--mainFontSize)*.8);
|
||||||
|
padding-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1000px) {
|
@media screen and (max-width: 1000px) {
|
||||||
|
Reference in New Issue
Block a user