wp core update 6.6
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
padding:1em 0;
|
||||
}
|
||||
|
||||
.editor-styles-wrapper .wp-block-site-title a{
|
||||
.editor-styles-wrapper :where(.wp-block-site-title a){
|
||||
color:inherit;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper .wp-block-site-title a{color:inherit}
|
||||
.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper :where(.wp-block-site-title a){color:inherit}
|
||||
@@ -3,6 +3,6 @@
|
||||
padding:1em 0;
|
||||
}
|
||||
|
||||
.editor-styles-wrapper .wp-block-site-title a{
|
||||
.editor-styles-wrapper :where(.wp-block-site-title a){
|
||||
color:inherit;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper .wp-block-site-title a{color:inherit}
|
||||
.wp-block-site-title__placeholder{border:1px dashed;padding:1em 0}.editor-styles-wrapper :where(.wp-block-site-title a){color:inherit}
|
||||
@@ -1,3 +1,3 @@
|
||||
.wp-block-site-title a{
|
||||
:root :where(.wp-block-site-title a){
|
||||
color:inherit;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.wp-block-site-title a{color:inherit}
|
||||
:root :where(.wp-block-site-title a){color:inherit}
|
||||
@@ -1,3 +1,3 @@
|
||||
.wp-block-site-title a{
|
||||
:root :where(.wp-block-site-title a){
|
||||
color:inherit;
|
||||
}
|
||||
@@ -1 +1 @@
|
||||
.wp-block-site-title a{color:inherit}
|
||||
:root :where(.wp-block-site-title a){color:inherit}
|
||||
Reference in New Issue
Block a user