Merge pull request #1100 from omnivore-app/fix/1092

Fix/1092 - Semi Bold font for Menu Items
This commit is contained in:
Jackson Harper 2022-08-19 13:26:45 +08:00 committed by GitHub
commit fec6a03945
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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