You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade from the version 6.x to the new version 7.1, images of existing projects are now aligned by default to the center, they were on the left side before upgrade.
Expected situation
Images of existing projects are aligned to the left side as before
Current situation
Images of existing projects are aligned by default to the center. It seems that, for these images, a new CSS element is added: .text-section img
The text was updated successfully, but these errors were encountered:
After upgrade from the version 6.x to the new version 7.1, images of existing projects are now aligned by default to the center, they were on the left side before upgrade.
Expected situation
Images of existing projects are aligned to the left side as before
Current situation
Images of existing projects are aligned by default to the center. It seems that, for these images, a new CSS element is added:
.text-section img
The text was updated successfully, but these errors were encountered: