Skip to content

Commit ecd8f42

Browse files
committed
set min-width to prevent single char lines
1 parent 228db3c commit ecd8f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_organization.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
.meta {
130130
line-height: 24px;
131131
word-break: break-word;
132+
min-width: 2em;
132133
}
133134
}
134135
}

0 commit comments

Comments
 (0)