@@ -298,7 +298,7 @@ const loginClose = () => {
}
.name {
position: relative;
- max-width: 200px;
+ max-width: 30vw;
margin-right: 8px;
overflow: hidden;
text-overflow: ellipsis;