Fix/1092 - Semi Bold font for Menu Items

This commit is contained in:
Rupin Khandelwal 2022-08-18 16:55:04 -05:00
parent 339be5304f
commit 0a9d4a472f

View file

@ -14,6 +14,7 @@ export function LibraryMenu(): JSX.Element {
minWidth: '286px',
height: 'calc(100% - 100px)',
overflowY: 'auto',
fontWeight: '600',
}}
>
<Menubar />