mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
fixed command palette animation
This commit is contained in:
@@ -22,7 +22,7 @@ export const PANEL_CLOSE_DURATION = 75;
|
||||
/**
|
||||
* Duration in milliseconds for quick input open (entrance) animations.
|
||||
*/
|
||||
export const QUICK_INPUT_OPEN_DURATION = 125;
|
||||
export const QUICK_INPUT_OPEN_DURATION = 200;
|
||||
|
||||
/**
|
||||
* Duration in milliseconds for quick input close (exit) animations.
|
||||
|
||||
Reference in New Issue
Block a user