jc-biz-components
Version:
jc component library based on Antd
11 lines (10 loc) • 434 B
CSS
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
:global .jc-editable-cell2 {
position: relative;
}
:global .jc-editable-cell2-input-wrapper {
padding-right: 24px;
}