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