diff --git a/assets/stylesheets/App.css b/assets/stylesheets/App.css index 4172a1c5..8f9da479 100644 --- a/assets/stylesheets/App.css +++ b/assets/stylesheets/App.css @@ -162,7 +162,7 @@ pointer-events: none; opacity: 1; /* Wait for outgoing chrome to finish fading before this line appears. */ - transition: opacity 0.2s ease 0.2s; + transition: opacity 0s ease 0s; } .dashboard-navigation-center-border-hidden {