David `Deltakosh` Catuhe 5 anos atrás
pai
commit
daf12d539d
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      Playground/src/scss/commandBar.scss

+ 1 - 0
Playground/src/scss/commandBar.scss

@@ -2,6 +2,7 @@
 .commands {
     grid-row: 1;
     grid-column: 3;
+    user-select: none;
 
     .commands-left {
         float: left;