.atom-control-html-editor{display:flex;flex-direction:column;min-height:500px}.atom-control-html-editor>iframe{flex:1 1 100%}.atom-control-html-editor>.files>.file{align-items:center;border:1px solid hsla(0,0%,83%,.5);border-radius:15px;display:inline-flex;flex-direction:row;gap:4px;justify-content:space-around;padding-left:10px;padding-right:10px}.atom-control-html-editor>.files>.file>label{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atom-control-html-editor .toolbar{align-items:center;display:flex;flex-wrap:wrap}.atom-control-html-editor .toolbar>.command{align-items:center;background-color:#00000000;border:none;cursor:pointer;display:inline-flex;height:28px;justify-content:space-evenly;min-width:28px}.atom-control-html-editor .toolbar>.command:hover{background-color:#90ee90}.atom-control-html-editor .toolbar>.command.pressed{background-color:#d3d3d3}.atom-control-html-editor .toolbar>.command.pressed:hover{background-color:#90ee90}.atom-control-html-editor .toolbar>.command .ri-bold{font-weight:700}
/*# sourceMappingURL=atom-html-editor.global.css.map */