balibabu
feat: Add hint for operators, round to square, input variable, readable operator ID. #3056 (#3057)
4138aee
.title { | |
flex-basis: 60px; | |
} | |
.formWrapper { | |
:global(.ant-form-item-label) { | |
font-weight: 600; | |
} | |
} | |
.operatorDescription { | |
font-size: 14px; | |
padding-top: 16px; | |
font-weight: normal; | |
} | |