mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove margin right from persona name
This commit is contained in:
@ -3026,7 +3026,6 @@ select option:not(:checked) {
|
||||
overflow: hidden;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
margin-right: 10px;
|
||||
font-size: calc(var(--mainFontSize) * 1.25);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user