/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.on-expiry-panel .components-base-control {
  margin-bottom: 8px;
}

.my-popover-content-classname {
  width: -moz-max-content;
  width: max-content;
}

.block-editor-block-inspector .until-since .components-base-control {
  margin-bottom: 0;
}

.tc-inside-panel {
  margin: 0 -16px;
}

.box {
  width: 250px !important;
}

.box > * {
  flex: 1 1 100px;
}

.textLabel {
  min-width: 100px;
}

.relativeHelp {
  margin-top: 8px;
  font-size: 12px;
  font-style: normal;
  color: rgb(117, 117, 117);
  margin-bottom: revert;
}

.tcp-no-margin {
  margin: 0 !important;
}

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