design: 글 넘침 줄바꿈 추가
This commit is contained in:
parent
cf0ac725d9
commit
b530f72983
@ -38,6 +38,7 @@
|
|||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit,
|
.edit,
|
||||||
|
@ -55,6 +55,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.choiceDiv {
|
.choiceDiv {
|
||||||
|
Loading…
Reference in New Issue
Block a user