.editor-page .editor-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:100%;height:auto!important;padding:5px!important;display:grid!important}.editor-page .editor-tabs button{white-space:normal;min-width:0;min-height:42px;line-height:1.45;height:auto!important;padding:9px 6px!important}@media (max-width:700px){.editor-page .editor-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-page .editor-tabs button:last-child{grid-column:1/-1}}
