Closed graphmatth closed 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
outline-offset: -1px;
The screenshots where taken on Google Chrome. Let me know if you need more information 🙂.
Thanks @graphmatth !
fixed in https://github.com/BDX-town/Mangane/pull/321
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 :The screenshots where taken on Google Chrome. Let me know if you need more information 🙂.