Keyboard Shortcut for copy&Paste and delete
[sdc.git] / catalog-ui / src / app / directives / graphs-v2 / composition-graph / composition-graph.less
index 7124a4b..a310cd4 100644 (file)
@@ -16,6 +16,10 @@ composition-graph {
     background-color:rgb(248, 248, 248);
   }
 
+  .hidePaste {
+    display:none;
+  } 
+
   .sdc-canvas-zones__wrapper {
     position: absolute;
     bottom: 10px;