There was an error while loading. Please reload this page.
2 parents b592ac2 + f467556 commit 4744bc8Copy full SHA for 4744bc8
1 file changed
src/components/NcInputField/NcInputField.vue
@@ -569,6 +569,7 @@ export default {
569
display: flex;
570
align-items: center;
571
color: var(--color-text-maxcontrast);
572
+ word-break: break-all;
573
574
&__icon {
575
margin-inline-end: 8px;
0 commit comments