ConorSheehan1 / spelling-bee

Free open source version of the New York Times Spelling Bee game
https://spelling-bee-free.pages.dev
MIT License
44 stars 26 forks source link

layout issues #18

Closed ConorSheehan1 closed 1 year ago

ConorSheehan1 commented 1 year ago
  1. Ensure hive buttons doesn't float over controls, even in landscape / other screen width/height
  2. Try to make hive scale better, currently pushing submit buttons off screen on some phones
  3. Avoid toasts floating over text / controls on smaller screens. E.g. iPhone 13 mini
ConorSheehan1 commented 1 year ago

note landscape was already handled, see @media (orientation: landscape) in hive.vue