통합검색 > 선택된 인원에 대한 chips 에 scroll x hidden 처리.
This commit is contained in:
parent
3442838207
commit
e1947da6ea
|
@ -152,4 +152,5 @@
|
||||||
.list-chip {
|
.list-chip {
|
||||||
max-height: 220px;
|
max-height: 220px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user