cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Display puzzle name and answer editing buttons on hover. #720

Closed kcaze closed 9 months ago

kcaze commented 9 months ago

Addresses #667 and #280 by making the editing buttons appear only on hover. This significantly reduces the UI clutter.

https://github.com/cardinalitypuzzles/cardboard/assets/342514/bb3419f4-89c1-4104-87fb-470d634aadc7

kcaze commented 9 months ago

I think for css in general, it might be good to use tailwind.