p2-inc / phasetwo-admin-portal

https://phasetwo.io
Other
18 stars 14 forks source link

App icon obscures carat in menu #78

Closed xgp closed 1 year ago

xgp commented 1 year ago

Sizing of the app icon should still allow the carat. Currently obscured. image

image

pnzrr commented 1 year ago

Fixed: https://github.com/p2-inc/admin-portal/blob/main/src/components/navs/desktop-sidebar-nav.tsx#L84

xgp commented 1 year ago

fixed in https://github.com/p2-inc/admin-portal/pull/66