react-select position 수정
This commit is contained in:
parent
e7f468ba1e
commit
c98b84a0a7
@ -43,6 +43,7 @@ export default function ReactSelect(){
|
|||||||
isSearchable={false}
|
isSearchable={false}
|
||||||
placeholder="敬称選択"
|
placeholder="敬称選択"
|
||||||
isClearable={true}
|
isClearable={true}
|
||||||
|
menuPlacement={'auto'}
|
||||||
// isDisabled={true}
|
// isDisabled={true}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
|
|||||||
@ -434,7 +434,6 @@ table{
|
|||||||
|
|
||||||
// 견적서 테이블
|
// 견적서 테이블
|
||||||
.esimate-table{
|
.esimate-table{
|
||||||
padding-bottom: 30px;
|
|
||||||
table{
|
table{
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user