BDX-town / Mangane

Alternative frontend for Akkoma
https://bdx.town
GNU Affero General Public License v3.0
148 stars 26 forks source link

Navigation item's focus are slightly cropped #290

Closed graphmatth closed 4 months ago

graphmatth commented 6 months ago

Hi!

Congratulation for this new UI version! 🎨

I create this issue to indicate that the navigation item's focus are slightly cropped.

After a quick inspection, a possible solution is to update the outline-offset property on the link :

outline-offset: -1px; 

The screenshots where taken on Google Chrome. Let me know if you need more information 🙂.

image image

Cl0v1s commented 6 months ago

Thanks @graphmatth !

Cl0v1s commented 4 months ago

fixed in https://github.com/BDX-town/Mangane/pull/321