From ef312255b9fa9f84c167b2cf7388af21070e654e Mon Sep 17 00:00:00 2001 From: LianaHus Date: Mon, 6 May 2019 14:55:43 +0200 Subject: [PATCH] not needed anymore --- src/app/editor/styles/contextView-styles.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/editor/styles/contextView-styles.js b/src/app/editor/styles/contextView-styles.js index 4c91e02f5a..e9b3cea422 100644 --- a/src/app/editor/styles/contextView-styles.js +++ b/src/app/editor/styles/contextView-styles.js @@ -49,7 +49,6 @@ var css = csjs` z-index : 50; border-radius : 1px; border : 2px solid var(--secondary); - transition : all 0.3s cubic-bezier(0.86, 0, 0.07, 1); } `