Description
Description
New users who are working with blocks and trying to use the justify and align options might find it a bit confusing that the inspector panel only shows the justify option. They have to realize that the align option is actually in the toolbar. Since justify is in the inspector panel, a new user probably wouldn't think to look for the align option anywhere else, especially not outside the Layout section next to justify. Why duplicate one but not the other?
Step-by-step reproduction instructions
- Add a
row
orstack
block. - You can change
justify
from the toolbar or the inspector panel. - But you can only change
align
from the toolbar.
Screenshots, screen recording, code snippet
Toolbar:

Inspector panel:

Environment info
No response
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
- Yes
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure