wordpress update 6.6.2

This commit is contained in:
Tony Volpe
2024-09-10 12:45:50 -04:00
parent daa614524b
commit 44b413346f
46 changed files with 309 additions and 174 deletions

View File

@@ -854,6 +854,14 @@ body.is-fullscreen-mode .interface-interface-skeleton{
height:61px;
}
.editor-editor-interface .interface-interface-skeleton__content{
isolation:isolate;
}
.editor-visual-editor{
flex:1 0 auto;
}
.components-editor-notices__dismissible,.components-editor-notices__pinned{
color:#1e1e1e;
left:0;
@@ -2458,8 +2466,6 @@ h3.components-heading.editor-template-areas__title{
align-items:center;
background-color:#ddd;
display:block;
height:100%;
isolation:isolate;
position:relative;
}
.editor-visual-editor.is-resizable{