Skip to content

fix(ui): fix for menubar in wax

Dan Visel requested to merge menu-bar-fix into main

It turns out that the menu CSS for Wax – which is set outside of the Wax package – changed and Kotahi didn't keep up with it. The menubar is now a couple pixels taller and all of the widgets have borders:

Screenshot_2024-04-19_at_5.14.08_PM

And we're now consistent with Wax toolbars elsewhere.

Merge request reports