mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-25 10:38:11 +01:00
aca0884138
Updates the editor npm packages to latest versions. Props vcanales. Fixes #61339. Built from https://develop.svn.wordpress.org/trunk@58275 git-svn-id: http://core.svn.wordpress.org/trunk@57736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
8 lines
149 B
CSS
8 lines
149 B
CSS
.wp-block-site-title__placeholder{
|
|
border:1px dashed;
|
|
padding:1em 0;
|
|
}
|
|
|
|
.editor-styles-wrapper :where(.wp-block-site-title a){
|
|
color:inherit;
|
|
} |