Editor: Update Navigation Overlay template part description.

Refines the Navigation Overlay template description to remove the "full-screen" assumption and clarify that the overlay can be toggled open and closed.

Follow-up to [61609].

Props get_dave, scruffian, wildworks.
See #64589.
Built from https://develop.svn.wordpress.org/trunk@61734


git-svn-id: http://core.svn.wordpress.org/trunk@61041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
wildworks
2026-02-25 15:27:46 +00:00
parent 6d49e9c50f
commit 05de002f0f
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.0-beta1-61733';
$wp_version = '7.0-beta1-61734';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.