wcoots / vue-minesweeper

💣 Personal project to build minesweeper in Vue
https://minesweeper-app.netlify.app/
GNU General Public License v3.0
3 stars 0 forks source link

Layout broken on iPhone 10 #9

Closed Joel-Valentine closed 4 years ago

Joel-Valentine commented 4 years ago

It seems after clicking a certain cell the layout gets broken, see screenshots

Here is one using messengers browser. image

Another on Safari image

Finally image

I suspect it to be a css issue, but not sure

Joel-Valentine commented 4 years ago

The images are gross, sorry

Joel-Valentine commented 4 years ago

This was fixed in PR layout-fix-ios #10