It seems like this minor inconsistency comes with the new update. I was using the Notifications Panel Blueprint in my project, and after the update, I noticed that the separators now extend beyond the bounds of the container which can be seen on the notifications panel blueprint page.
The problem seems to be coming from adding the mx-3 class to the separator which adds a margin to the left and right side of the component which also pushes the separator to the right, forcing it to display outside of the container.
It seems like this minor inconsistency comes with the new update. I was using the Notifications Panel Blueprint in my project, and after the update, I noticed that the separators now extend beyond the bounds of the container which can be seen on the notifications panel blueprint page.
The problem seems to be coming from adding the mx-3 class to the separator which adds a margin to the left and right side of the component which also pushes the separator to the right, forcing it to display outside of the container.