Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Border-left invisible on Chrome when navigator fullscreen #58

Open
borisBelloc opened this issue Mar 18, 2020 · 0 comments
Open

Border-left invisible on Chrome when navigator fullscreen #58

borisBelloc opened this issue Mar 18, 2020 · 0 comments

Comments

@borisBelloc
Copy link

borisBelloc commented Mar 18, 2020

Hello, i'm using a simple canva.

img1

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?

img2

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):

img3

Edit : I changed size of canvas and now its the border right and bottom that disappeared in full screen (chrome); still ok on Firefox

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant