Remove margin right from persona name
| @@ -3026,7 +3026,6 @@ select option:not(:checked) { | ||
| 3026 | 3026 | overflow: hidden; |
| 3027 | 3027 | text-align: left; |
| 3028 | 3028 | white-space: nowrap; |
| 3029 | - margin-right: 10px; | |
| 3030 | 3029 | font-size: calc(var(--mainFontSize) * 1.25); |
| 3031 | 3030 | opacity: 0.5; |
| 3032 | 3031 | } |