WildAid / o-fish-web

Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Apache License 2.0
31 stars 41 forks source link

Alignment of "My Dashboards" menu item #516

Closed Sheeri closed 2 years ago

Sheeri commented 2 years ago

The alignment of the "My Dashboards" menu item is off. It currently looks like this: Screen Shot 2022-02-02 at 11 11 25 AM

It should be vertically centered, like this: Screen Shot 2022-02-02 at 11 11 30 AM

mmhuseynov commented 2 years ago
image

I checked and it seems like this on the production now.

Sheeri commented 2 years ago

It is, however, the production build is a bit older, and doesn't include the updates you made so npm would run. If you compile it locally on your computer, you should see the change.

I will put it in a test instance to show you.