jkk / shinkgs

A JavaScript client for the KGS Go Server
https://shin.gokgs.com/
MIT License
267 stars 55 forks source link

fix(ui): Issue #183 - Fix UI bug with room links in small tablet view #242

Closed steppefox closed 4 years ago

steppefox commented 4 years ago

Issue

183

Context

Buttons texts/copies are a bit broken on the small tablet size (vertical view).

image

Changes

Screenshots

Table vertical (border-line state): ![image](https://user-images.githubusercontent.com/4667275/91704784-53a4c200-eb7c-11ea-9ca8-50799e517d05.png)
Tablet horizontal: ![image](https://user-images.githubusercontent.com/4667275/91704563-0de7f980-eb7c-11ea-972e-7094706d686d.png)
iPhone 6/7/8: ![image](https://user-images.githubusercontent.com/4667275/91704893-7c2cbc00-eb7c-11ea-9c89-daf94bdc652e.png)
iPhone SE (320px, small phone): ![image](https://user-images.githubusercontent.com/4667275/91704935-8bac0500-eb7c-11ea-83ee-5032feec50fd.png)