mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-04-03 13:41:07 +02:00
Remove margin right from persona name
This commit is contained in:
parent
2194bdfd56
commit
ee6202c379
@ -3026,7 +3026,6 @@ select option:not(:checked) {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
margin-right: 10px;
|
|
||||||
font-size: calc(var(--mainFontSize) * 1.25);
|
font-size: calc(var(--mainFontSize) * 1.25);
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user