Max 50% ContextMenu width

This commit is contained in:
Eric Clemmons
2024-11-02 17:24:47 -05:00
parent 68af142fc3
commit 371be479d9

View File

@@ -233,6 +233,7 @@ export const ContextMenu = React.forwardRef(
padding: 5px;
border-radius: 4px;
font-size: 13px;
max-width: 50vw;
}
[data-click-to-component-contextmenu] button:focus,