Update contextView-styles.js

pull/1/head
yann300 6 years ago committed by GitHub
parent 02b7956cf7
commit 7efafc5155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/editor/styles/contextView-styles.js

@ -49,7 +49,7 @@ var css = csjs`
z-index : 50; z-index : 50;
border-radius : 1px; border-radius : 1px;
border : 2px solid var(--secondary); border : 2px solid var(--secondary);
transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); transition : all 0.3s cubic-bezier(0.86, 0, 0.07, 1);
} }
` `

Loading…
Cancel
Save