13 lines
227 B
SCSS
13 lines
227 B
SCSS
.imex-reconciliation-modal {
|
|
top: 20px;
|
|
// .ant-modal-content {
|
|
// height: 95vh;
|
|
// display: flex;
|
|
// flex-direction: column;
|
|
// .ant-modal-body {
|
|
// display: flex;
|
|
// flex: 1;
|
|
// }
|
|
// }
|
|
}
|