@import '~noform/lib/index.scss';
@import '~nowrapper/lib/antd/index.scss';
@import './index.scss';

.no-form-item-inset .no-form-item-label {
    line-height: 32px;
}

.no-form-item-inset .ant-input, .no-form-item-inset .ant-input:focus, .no-form-item-inset .ant-cascader-input, .no-form-item-inset .ant-time-picker-input, .no-form-item-inset .ant-select-selection, .no-form-item-inset .ant-input-number, .no-form-item-inset .ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor, .no-form-item-inset .ant-select-search__field, .no-form-item-inset .ant-select-focused .ant-select-selection, .no-form-item-inset .ant-select-selection:focus, .no-form-item-inset .public-DraftEditor-content:focus, .no-form-item-inset .ant-mention-editor, .no-form-item-inset .ant-mention-editor-wrapper, .no-form-item-inset .DraftEditor-root, .no-form-item-inset .DraftEditor-editorContainer, .no-form-item-inset .ant-select-selection:active {
    line-height: 32px;
}