Added a data prop to be set when modal is open, in order to disable key bindings
This commit is contained in:
parent
0e9aef3f30
commit
e05a04243d
8 changed files with 117 additions and 31 deletions
|
|
@ -51,4 +51,6 @@
|
|||
--footer-text-color-link: var(--primary);
|
||||
--welcome-popup-background: var(--background-darker);
|
||||
--welcome-popup-text-color: var(--primary);
|
||||
--config-code-background: #fff;
|
||||
--config-code-color: var(--background);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue