21 lines
368 B
Plaintext
21 lines
368 B
Plaintext
.sales {
|
|
:global {
|
|
.ant-pro-card-body {
|
|
padding: 16px !important;
|
|
}
|
|
.ant-pro-card-size-small {
|
|
.ant-pro-card-header {
|
|
background: rgba(0, 0, 0, 0.02);
|
|
min-height: 41px;
|
|
}
|
|
.ant-form-item {
|
|
margin-bottom: 0;
|
|
}
|
|
.ant-pro-card-col {
|
|
flex: 1 auto;
|
|
overflow: auto;
|
|
}
|
|
}
|
|
}
|
|
}
|