{"version":3,"sources":["css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/src??ref--8-2!./node_modules/sass-loader/dist/cjs.js!./src/block-editor.scss"],"names":[],"mappings":"AAKA,aACA,UAAc,CACd,uBACA,UAAgB,CAEhB,+CACA,kBAAA,CACA,kBAAA,CACA,WAAe,CAEf,uDACA,sBAAA,CACA,YAAgB,CAEhB,uDACA,gBAAA,CACA,cAAkB,CAElB,yDACA,QAAY,CAEZ,qDACA,MAAU,CAEV,qDACA,iBAAA,CACA,gBAAA,CACA,cAAkB,CAElB,wDACA,oBAAA,CACA,UAAA,CACA,oBAAwB,CAExB,8DACA,kBAAA,CACA,eAAA,CACA,gBAAA,CACA,cAAA,CACA,WAAe,CACf,6EACA,aAAmB,CAEnB,yDACA,YAAA,CACA,0BAAA,CACA,gBAAoB,CAEpB,gGACA,kBAAsB,CAEtB,oDACA,YAAgB","file":"block-editor.css","sourcesContent":["/**\n * Block Editor\n *\n * The following styles get applied inside the editor only.\n */\n.draft-block {\n  opacity: .4; }\n  .draft-block__selected {\n    opacity: .6; }\n\n.wholesome-publishing-comments__panel .comment {\n  background: #f3f4f5;\n  margin-bottom: 16px;\n  padding: 8px; }\n\n.wholesome-publishing-comments__panel .comment__header {\n  align-items: flex-start;\n  display: flex; }\n\n.wholesome-publishing-comments__panel .comment__avatar {\n  margin-right: 8px;\n  max-width: 28px; }\n\n.wholesome-publishing-comments__panel .comment__username {\n  margin: 0; }\n\n.wholesome-publishing-comments__panel .comment__meta {\n  flex: 1; }\n\n.wholesome-publishing-comments__panel .comment__body {\n  margin-bottom: 8px;\n  margin-left: 36px;\n  margin-top: 4px; }\n\n.wholesome-publishing-comments__panel .comment__comment {\n  white-space: pre-line;\n  width: 100%;\n  word-break: break-all; }\n\n.wholesome-publishing-comments__panel .comment.comment--child {\n  background: #dee0e1;\n  margin-bottom: 0;\n  margin-left: 36px;\n  margin-top: 8px;\n  padding: 8px; }\n  .wholesome-publishing-comments__panel .comment.comment--child .comment__body {\n    margin-left: 0; }\n\n.wholesome-publishing-comments__panel .comment__controls {\n  display: flex;\n  flex-direction: row-reverse;\n  margin-left: 36px; }\n\n.wholesome-publishing-comments__panel .comment__wrapper.comment__wrapper--has-children > .comment {\n  padding-bottom: 4px; }\n\n.wholesome-publishing-comments__panel .comment--add {\n  display: none; }\n"]}