{"version":3,"file":"index.css","mappings":";;;AAAA;;;;EAAA;AAMA;EACE;AAAF;;AAGA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;AAAF;;AAGA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;AAAF;;AAGA;EACE;EACA;EACA;AAAF;;AAEA;EACE;AACF;;AACA;EACE;EACA;EACA;EACA;AAEF;;AAAA;EACE;AAGF;;AADA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAIF;;AAFA;EACE;AAKF,C","sources":["webpack://iframe-block/./src/editor.scss"],"sourcesContent":["/**\n * The following styles get applied inside the editor only.\n *\n * Replace them with your own styles or remove the file completely.\n */\n\n.wp-block-wsi-iframe-block {\n  color: #000;\n}\n\n.iframe-block-editor-area {\n  display: flex;\n  justify-content: flex-start;\n  align-items: center;\n  text-align: left;\n  flex-direction: column;\n  width: 100%;\n  border: 1px dotted #777;\n}\n\n.iframe-block-heading {\n  background-color: #f9f9f9;\n  width: 96%;\n  padding: 10px 2% 2px 2%;\n  border-bottom: 1px dotted #777;\n  display: flex;\n  flex-direction: row;\n  flex-wrap: wrap;\n}\n\n.iframe-block-url {\n  height: 30px;\n  font-size: 0.8rem;\n  width: 320px;\n}\n.iframe-block-button:hover {\n  background-color: #fafafa;\n}\n.panel-row {\n  display: flex;\n  flex-direction: row;\n  justify-content: space-between;\n  height: 25px;\n}\n.iframe-block-iframe {\n  width: 100%;\n}\n.iframe-block-button {\n  border: 1px solid #aaa;\n  border-radius: 5px;\n  height: 30px;\n  width: 80px;\n  margin-left: 5px;\n  background-color: #f0f0f0;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  font-size: 0.8rem;\n  cursor: pointer;\n}\n.iframe-block-button:hover {\n  background-color: #fafafa;\n}"],"names":[],"sourceRoot":""}