Am I losing my mind or….
This appeared in global-styles-inline-css
.is-layout-constrained
> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
margin-left: unset !important;
margin-right: unset !important;
}
and it messed up a bunch of block alignments, on the sites we built recently, then in the latest wordpress update 6.5.2 it disapeared and we had to undo our work around to fix the sites again.
Am I the only one effected by this, or maybe because they were recent launches I am just checking by sites more often so I noticed the issue durring the buggy version that was then fixed.
[ad_2]