Lissy93 / dashy

🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!
https://dashy.to
MIT License
18.19k stars 1.37k forks source link

[BUG] Tooltip Design Makes Words Hard to Read #205

Closed shimizurei closed 3 years ago

shimizurei commented 3 years ago

Environment

Self-Hosted (Docker)

Version

1.7.2

Describe the problem

Hovering over the settings menu: the tooltips used to have a style applied so that you could see the text, but now the words kind of mingle with the text they overlay.

(I am using Play With Docker)

Additional info

tooltip

Please tick the boxes

Lissy93 commented 3 years ago

Ah yeah, that is definitely a bug. I made some recent changes to the tooltip, and didn't notice that it had broken the stylings for it elsewhere. Thanks for raising, I'll try and get this fixed this evening

Lissy93 commented 3 years ago

Fixed and merged in #207 :)