We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d4f4c2 commit c159a3fCopy full SHA for c159a3f
1 file changed
components/Menu.vue
@@ -181,6 +181,7 @@
181
font-weight: bold;
182
padding: 0 $PADDING_MENU;
183
text-align: center;
184
+ @include hyphens(true);
185
186
.connection-profile--login {
187
text-decoration: underline;
0 commit comments