Skip to content
Snippets Groups Projects
Commit 9a2af04c authored by Marco De Donno's avatar Marco De Donno
Browse files

Set the css of the Dropzones similar to the input fields

parent 15193f07
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,8 @@ div.dropzone {
grid-auto-rows: 1fr;
grid-gap: 10px;
border: 1px solid #707070;
border: 1px solid #AAAAAA;
border-radius: 10px;
padding: 20px;
box-sizing: border-box;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment