xsx 1 gadu atpakaļ
vecāks
revīzija
2f0b69a2e0
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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;
 		}