Add cursor pointer

This commit is contained in:
Peter Maquiran
2021-05-04 16:21:24 +01:00
parent 6a3fda279e
commit f091e0c2fd
6 changed files with 19 additions and 15 deletions
+4
View File
@@ -666,4 +666,8 @@ ion-content {
.day {
color: #cecece;
}
}
ion-icon{
cursor: pointer;
}