Forráskód Böngészése

Merge pull request #2514 from cameronoelsen/dragFix

Fixed multiple cell drag image in notebook
Steven Silvester 7 éve
szülő
commit
ae0d140c40
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      packages/notebook/style/index.css

+ 1 - 1
packages/notebook/style/index.css

@@ -190,7 +190,7 @@
   z-index: -1;
   position: absolute;
   height: 32px;
-  width: 276px;
+  width: 300px;
   top: 8px;
   left: 8px;
   background: #EEEEEE;