xsx il y a 1 an
Parent
commit
2f0b69a2e0
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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;
 		}