yunxing 4 years ago
parent
commit
5f00146027
1 changed files with 1 additions and 4 deletions
  1. 1 4
      src/components/editview/bottomToolBar.vue

+ 1 - 4
src/components/editview/bottomToolBar.vue

@@ -174,10 +174,7 @@ export default {
         align-items: center;
         justify-content: center;
         // padding: 12px;
-        cursor: not-allowed;
-        & + .small-block {
-            cursor: pointer;
-        }
+        cursor: pointer;
         & > span {
             width: 16px;
             height: 16px;