Editor: update layout classnames and specificity.

Adds a compound layout classname and reduces layout spacing rule specificity.

Props ramonopoly, andrewserong, poena.
Fixes #58548.

Built from https://develop.svn.wordpress.org/trunk@55956


git-svn-id: http://core.svn.wordpress.org/trunk@55468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
isabel_brison
2023-06-21 05:32:19 +00:00
parent 9363bb1c43
commit 49aa42f3b6
4 changed files with 27 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.3-alpha-55955';
$wp_version = '6.3-alpha-55956';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.