Browse Source

样式修改2538

zhouna 5 năm trước cách đây
mục cha
commit
63f0650a0a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/SpreadDrop/index.less

+ 3 - 0
src/components/SpreadDrop/index.less

@@ -3,4 +3,7 @@
 .container{
   /*position: relative;*/
   display: inline-block;
+  .selected-tag{
+    cursor: pointer;
+  }
 }