.editor-SetSysExpression-container {
  font-size: 12px;
}
.editor-SetSysExpression-container .titleUnderLine {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: rgba(28, 36, 46, 0.25);
  text-underline-offset: 4px;
  line-height: 20px;
  cursor: help;
}
