src/components/header/index.scss
@@ -97,12 +97,21 @@ color: #ffffff; font-size: 0.95rem; .username { vertical-align: middle; display: inline-block; height: 30px; max-width: 95px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; span { display: block; line-height: 15px; padding: 0 3px; font-size: 0.95rem; max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } span + span { font-size: 12px; } } } }