improves: Make command menu larger, darken toolbar, order image + link higher up menu

This commit is contained in:
Tom Moor
2022-02-10 20:15:28 -08:00
parent 590c23d539
commit 25568c101c
3 changed files with 15 additions and 15 deletions

View File

@@ -614,7 +614,7 @@ export const Wrapper = styled.div<{
pointer-events: none;
white-space: nowrap;
width: 300px;
max-height: 224px;
max-height: 324px;
overflow: hidden;
overflow-y: auto;