WordPress 6.6 problems with 300px .interface-complementary-area
-
Hi
In WordPress 6.6
the-post-grid/assets/css/admin/block-admin.css
line: 972
@media (min-width: 768px) {
.interface-complementary-area {
/* width: 300px !important; */
}
}Is causing the righthand settings scrollbar to be inaccessible as it disappears out of view, so you can’t get to settings below in the pane. It seems to be clashing with the new(?) width of the editor sidebar of 280px.
I’ve been watching this through all the Betas and as now we are at RC2, I thought I’d let you know.
https://eyecare.org.uk/logos/post.pngKind Regards
The topic ‘WordPress 6.6 problems with 300px .interface-complementary-area’ is closed to new replies.