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
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Hello, i'm using a simple canva.
My only css on the canva's parent is :
#canvaContainer { height: 100px; max-width: 240px; }
Everything works ok on firefox but when chrome is in full screen the left border disappears.
Any idea how to fix it?
If I add a 1px border with css, the border is too big on working side because it make a double border (left and top in this picture):
Edit : I changed size of canvas and now its the border right and bottom that disappeared in full screen (chrome); still ok on Firefox
The text was updated successfully, but these errors were encountered: