.editor{width:100%}.editor,.editor__main{display:flex;height:100%}.editor__main{width:calc(100% - 92px);flex-direction:row}@media(max-width:900px){.editor__main{width:100%;order:1;flex-direction:column}}.editor__bottom-toolbar{width:100%}.editor__sidebar-container{width:92px;height:100%;background-color:#292929;display:flex}@media(max-width:900px){.editor__sidebar-container{width:100%;height:auto;order:2;flex-direction:row;justify-content:space-between;align-items:center}}.editor__sidebar{order:1}.editor__sidebar-generate-button{display:none}@media(max-width:900px){.editor__sidebar-generate-button{display:block;padding-right:10px;order:2}.editor{flex-direction:column}}.editor-sidebar{width:92px}@media(max-width:900px){.editor-sidebar{display:flex;width:auto;order:2}}