瀏覽代碼

Merge pull request #2514 from cameronoelsen/dragFix

Fixed multiple cell drag image in notebook
Steven Silvester 7 年之前
父節點
當前提交
ae0d140c40
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;