Browse Source

单选鼠标形状修改

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

+ 1 - 0
src/components/RadioDrop/index.less

@@ -2,6 +2,7 @@
 .container{
   display: inline-block;
   position: relative;
+  cursor: pointer;
   /*margin-right: 5px;*/
 }
 .tag,.selected-tag,.no-tag{