In a Japanese environment, the component button that appears when using select mode displays only two characters.
To reproduce
- Set the language setting to Japanese.
- Use selection mode.
- Select any block.
- Then, the block name is displayed only for 2 characters.
Expected behavior
It should look like the following image.

Screenshots
However, it now looks like the following image.

Solution
When "white-space: nowrap;" was applied to the component button (.edit-post-visual-editor .components-button), it became horizontal even in Japanese.

Verification environment
- Mac OS
- Google Chrome
- WordPress 5.4-RC3-47477
In a Japanese environment, the component button that appears when using select mode displays only two characters.
To reproduce
Expected behavior
It should look like the following image.
Screenshots
However, it now looks like the following image.
Solution
When "white-space: nowrap;" was applied to the component button (.edit-post-visual-editor .components-button), it became horizontal even in Japanese.
Verification environment