
/*Experience fragment custom css*/

.xf-content-height {
  min-height: 0px !important;
  margin: unset !important;
}

.cq-Editable-dom .xf-content-height {
  min-height: 46px !important;
  margin: 0 -12px !important;
}
