Skip to content

Commit

Permalink
new examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Werner committed Dec 13, 2023
1 parent 54f153f commit 89bb330
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion web/src/ui/editor/LibraryMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@ const LibraryMenu = ({
selectedKeys={[activeTab]}
mode="vertical"
theme="dark"
dropdownWidth={300}
style={{
width: "45vw"
}}
>
<Menu.Item
key="lib"
Expand Down

0 comments on commit 89bb330

Please sign in to comment.