added footer style to modal

This commit was merged in pull request #664.
This commit is contained in:
victorAnumudu
2024-03-21 16:27:52 +01:00
parent 8dc634d900
commit 3c2c46e293
4 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
/* STYLES FOR BUTTON */
.custom-btn {
@apply min-w-[80px] h-11 flex justify-center items-center text-base rounded-full cursor-pointer
@apply px-2 min-w-[80px] h-11 flex justify-center items-center text-base rounded-full cursor-pointer
}
}