update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user