This commit is contained in:
2020-07-13 17:09:59 +02:00
parent 03559a7b76
commit 3a082e23cc
492 changed files with 4129 additions and 982 deletions
@@ -15,6 +15,12 @@
width: 100%;
}
@media screen and (min-width: 782px) {
.gutenberg__editor .edit-post-layout.is-sidebar-opened .edit-post-sidebar {
min-width: 350px;
}
}
.components-panel__header.edit-post-sidebar__panel-tabs li {
flex: 1;
}
@@ -81,6 +87,13 @@
padding-left: 0 !important;
}
.gutenberg__editor .edit-post-layout .edit-post-sidebar .form-type-radio .form-radio {
margin-left: 0;
margin-right: 0;
width: 20px;
height: 20px;
}
@media screen and (min-width: 782px) {
body .gutenberg__editor .edit-post-layout .edit-post-header {
@@ -116,7 +129,7 @@
}
.toolbar-horizontal.toolbar-tray-open .interface-interface-skeleton {
top: 120px;
top: 102px;
}
.edit-post-layout__metaboxes {