Merge pull request #12932 from loma-one/patch-4
Modify dropzones css: Correct spacing Text input Comments
This commit is contained in:
commit
5df4b468a7
|
@ -207,7 +207,7 @@
|
||||||
min-height: 150px;
|
min-height: 150px;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
border: 1px solid rgba(0, 0, 0, 0.3);
|
||||||
background: white;
|
background: white;
|
||||||
padding: 2px 2px;
|
padding: 10px 10px;
|
||||||
}
|
}
|
||||||
.dropzone.dz-clickable {
|
.dropzone.dz-clickable {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue