family dashboard active and waiting list revamp

This commit is contained in:
victorAnumudu
2023-07-06 07:06:53 +01:00
parent a6d68bc856
commit 62b97d903c
4 changed files with 11 additions and 5 deletions
+5
View File
@@ -927,3 +927,8 @@ TODO: Responsive ===========================
.ebu-animate-shake {
animation: shake 0.3s linear 3;
}
/* TO REMOVE SLIDER COMPONENT FROM CENTRALIZED */
.trending-products .slick-slider .slick-track{
margin: 0;
}