mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed dialog witdths
This commit is contained in:
parent
65885acb75
commit
afc9654200
13 changed files with 115 additions and 132 deletions
|
@ -23,9 +23,7 @@ export const EDITOR_ACTIONS = {
|
|||
CANCEL_SAVE_REQUEST: `${P}-CANCEL_SAVE_REQUEST`,
|
||||
RESET_SAVE_DIALOG: `${P}-RESET_SAVE_DIALOG`,
|
||||
|
||||
SET_SAVE_SUCCESS: `${P}-SET_SAVE_SUCCESS`,
|
||||
SET_SAVE_ERROR: `${P}-SET_SAVE_ERROR`,
|
||||
SET_SAVE_OVERWRITE: `${P}-SET_SAVE_OVERWRITE`,
|
||||
SET_SAVE: `${P}-SET_SAVE`,
|
||||
|
||||
SHOW_RENDERER: `${P}-SHOW_RENDERER`,
|
||||
HIDE_RENDERER: `${P}-HIDE_RENDERER`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue