- client: tooltip show delay

This commit is contained in:
Ildar Kamalov
2020-08-01 13:38:26 +03:00
parent ff9d1c234c
commit d154456ae5
2 changed files with 10 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ export const CHECK_TIMEOUT = 1000;
export const SUCCESS_TOAST_TIMEOUT = 5000;
export const FAILURE_TOAST_TIMEOUT = 30000;
export const HIDE_TOOLTIP_DELAY = 300;
export const HIDE_TOOLTIP_CLICK_DELAY = 100;
export const SHOW_TOOLTIP_DELAY = 200;
export const MODAL_OPEN_TIMEOUT = 150;
export const UNSAFE_PORTS = [