Browse Source

fix: minor css change

Torkel Ödegaard 7 years ago
parent
commit
51f8d3ca42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/sass/components/_viz_editor.scss

+ 1 - 0
public/sass/components/_viz_editor.scss

@@ -40,6 +40,7 @@
   cursor: pointer;
   display: flex;
   flex-shrink: 0;
+  border: 1px solid transparent;
 
   &:hover {
     background: $card-background-hover;