@@ -18,6 +18,9 @@
:global(.ant-table-row.ant-table-row-level-0) {
font-weight: 600;
}
+ :global(.ant-form-item-control-input) {
+ min-height: 28px;
+ }
// :global(.ant-table-tbody > tr > td) {
// padding: 0.3rem;
// }