Hide command palette shortcut
[MAILPOET-6336]
This commit is contained in:
committed by
Rostislav Wolný
parent
d682b82bc5
commit
45e0e56389
@ -39,3 +39,8 @@
|
||||
min-width: 280px;
|
||||
}
|
||||
}
|
||||
|
||||
// We currently don't support command palette so we hide the shortcut
|
||||
.editor-document-bar__shortcut {
|
||||
display: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user