Fix crop image issue
This commit is contained in:
parent
ba76773a47
commit
45efcc8a01
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue