wp core update 6.6

This commit is contained in:
Tony Volpe
2024-07-17 03:05:30 +00:00
parent 8f93917880
commit 4950d23a30
912 changed files with 103325 additions and 124480 deletions

View File

@@ -8,7 +8,7 @@
--wp-admin-border-width-focus:2px;
--wp-block-synced-color:#7a00df;
--wp-block-synced-color--rgb:122, 0, 223;
--wp-bound-block-color:#9747ff;
--wp-bound-block-color:var(--wp-block-synced-color);
}
@media (min-resolution:192dpi){
:root{
@@ -16,7 +16,7 @@
}
}
.editor-styles-wrapper .wp-block{
.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block{
margin-left:auto;
margin-right:auto;
}