Fix crop image issue

This commit is contained in:
Deepak Salunke 2026-01-29 16:40:22 +05:30
parent ba76773a47
commit 45efcc8a01

View file

@ -193,6 +193,7 @@ input[type="text"], input[type="email"], input[type="password"], select {
width: 100%;
height: 100%;
cursor: pointer;
pointer-events: none;
}
.file-upload-label {