mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 04:10:01 -05:00
add max height / scrolling to copy menu target selector
This commit is contained in:
@@ -87,6 +87,8 @@ const CopyMenu: Component<{
|
||||
targetClass="blue"
|
||||
targetStyle={{ display: "flex", gap: "0.5rem" }}
|
||||
searchStyle={{ width: "100%" }}
|
||||
menuClass="scroller"
|
||||
menuStyle={{ "max-height": "40vh" }}
|
||||
position="bottom right"
|
||||
useSearch
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user