src/menu/components/card/cardcellcomponent/elementform/index.scss
@@ -6,12 +6,22 @@ height: 65px; } .ant-col.textarea { position: relative; min-height: 80px; .ant-form-item-label { width: 14.2%; } .ant-form-item-control-wrapper { width: 85.8%; } .formula-icon { position: absolute; bottom: 5px; right: 15px; cursor: pointer; font-size: 12px; color: #1890ff; } } } @@ -27,3 +37,13 @@ font-size: 13px; } } .formula-fields { z-index: 1200!important; .ant-popover-inner-content { div { max-width: 750px; word-break: break-all; } } }