Remove margin right from persona name

This commit is contained in:
Cohee 2025-02-22 22:25:13 +02:00
parent 2194bdfd56
commit ee6202c379

View File

@ -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;
}