/* Module type is the node title; a second editable module label is intentionally hidden. */
#nodeForm label:has(> [data-key="label"]),
#nodeForm label:has([data-key="label"]) {
  display: none !important;
}
