christrotter / gootsmoji

Collection of very useful slack emojis.
MIT License
5 stars 2 forks source link

Fix toast location from absolute to fixed #39

Closed keller-tophat closed 3 months ago

keller-tophat commented 3 months ago

I messed up the toast bar location. If it's absolute, that puts it at the bottom of the page. If it's fixed, it puts it at the bottom of the viewport. They look the same until you have enough geets to require scrolling.

I also switched to a flexbox to make the display a little more interpretable than using an auto margin position.

Manually updated picker list.