/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
.is-style-justified {
  display: flex;
  -moz-column-gap: var(--ghub--gallery-column-gap) !important;
       column-gap: var(--ghub--gallery-column-gap) !important;
  row-gap: var(--ghub--gallery-row-gap) !important;
}
.is-style-justified .wp-block-image {
  width: auto !important;
  flex: 1 1 auto;
  height: var(--ghub--justified--gallery-image-height);
}
.is-style-justified .wp-block-image img {
  height: 100% !important;
}

.is-style-justified .wp-block-image div {
  height: var(--ghub--justified--gallery-image-height);
}

/*# sourceMappingURL=index.css.map*/