Merge branch 'FE/designFix' into 'frontend'
design: 글 넘침 줄바꿈 추가 See merge request s11-webmobile1-sub2/S11P12A701!168
This commit is contained in:
commit
3bf03c3f18
@ -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