fix(dees-modal): theming
This commit is contained in:
@ -248,6 +248,8 @@ export const wysiwygStyles = css`
|
||||
min-width: 220px;
|
||||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
pointer-events: auto;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.slash-menu-item {
|
||||
|
Reference in New Issue
Block a user