You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

42 lines
620 B

.model-increase{
.ant-picker-input{
width: 19rem !important;
}
.ant-input{
width: 19rem !important;
}
}
.remark-field{
.ant-col{
width: 63rem !important;
}
}
.ant-row{
margin-left: 26px !important;
}
.outgoing-date{
.ant-picker-input{
width: 17rem;
}
.ant-form-item-control-input{
width: 61.5rem;
}
}
.display-ok{
.ant-space-item{
display: none !important;
}
}
.model-cancel{
.ant-modal-footer{
display: none !important;
}
}
.model-increase-two{
.ant-picker-input{
width: 17.5rem !important;
}
.ant-select-show-arrow{
width: 308px !important;
}
}