.editor-functors-docs-item {
  padding-bottom: 12px;
}
.editor-functors-docs-item-title {
  color: #1c242e;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}
.editor-functors-docs-item-title-type {
  color: #4caf50;
}
.editor-functors-docs-item-tips {
  margin-top: 4px;
  color: rgba(28, 36, 46, 0.45);
  font-size: 12px;
  line-height: 18px;
}
