Browse Source

小优化

xsx 1 năm trước cách đây
mục cha
commit
2f0b69a2e0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      im-ui/src/components/group/GroupItem.vue

+ 2 - 0
im-ui/src/components/group/GroupItem.vue

@@ -43,6 +43,8 @@
 		align-items: center;
 		background-color: white;
 		white-space: nowrap;
+		cursor: pointer;
+		
 		&:hover {
 			background-color: #F8FAFF;
 		}