@import '~antd/es/style/themes/default.less'; .tileSelect { width: 100%; min-height: 30px; &[type='disabled'] { background: #f8fafc; } padding: 0 5px; .@{ant-prefix}-checkbox-wrapper { margin-top: 4px; } .@{ant-prefix}-radio-wrapper { margin-top: 4px; } }