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
When the URL is too long, the actions buttons inside the property editor are pushed off screen:
I've noticed that disabling/removing the max-width property on the parent container forces the URL division to be scaled vertically, which in turn brings back the actions buttons into the screen.
The text was updated successfully, but these errors were encountered:
When the URL is too long, the actions buttons inside the property editor are pushed off screen:
I've noticed that disabling/removing the
max-width
property on the parent container forces the URL division to be scaled vertically, which in turn brings back the actions buttons into the screen.The text was updated successfully, but these errors were encountered: