Skip to content

Commit c159a3f

Browse files
committed
fix(Menu): add hyphens clearfix for too long username
1 parent 6d4f4c2 commit c159a3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/Menu.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
font-weight: bold;
182182
padding: 0 $PADDING_MENU;
183183
text-align: center;
184+
@include hyphens(true);
184185
185186
.connection-profile--login {
186187
text-decoration: underline;

0 commit comments

Comments
 (0)