Description
When pages in WP Admin are built using the new wp-build package, they get a new kind of "frame", for example Fonts page:
There is a small border that looks off:
I would expect the white triangle continue seamlessly to the white contents.
The same happens when building custom pages using plugins:
The border is present with boot-layout__stage so it doesn't require/come from the new admin-ui Page component.
I'd expect something like this instead:
Step-by-step reproduction instructions
Just open Appearance → Fonts.
Screenshots, screen recording, code snippet
No response
Environment info
Gutenberg trunk as of Jan 27th.
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
Description
When pages in WP Admin are built using the new
wp-buildpackage, they get a new kind of "frame", for example Fonts page:There is a small border that looks off:
I would expect the white triangle continue seamlessly to the white contents.
The same happens when building custom pages using plugins:
The border is present with
boot-layout__stageso it doesn't require/come from the newadmin-uiPage component.I'd expect something like this instead:
Step-by-step reproduction instructions
Just open Appearance → Fonts.
Screenshots, screen recording, code snippet
No response
Environment info
Gutenberg
trunkas of Jan 27th.Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.