Merged finished kivi-input in view
This commit is contained in:
@@ -164,7 +164,6 @@ h3 {
|
||||
}
|
||||
|
||||
.custom-col {
|
||||
width: 18%;
|
||||
margin-left: auto;
|
||||
left: auto;
|
||||
right: auto;
|
||||
@@ -190,3 +189,16 @@ h3 {
|
||||
opacity: 1;
|
||||
position: relative;
|
||||
}
|
||||
.dropzone {
|
||||
background: white;
|
||||
border-radius: 10px;
|
||||
border: 4px dashed #02adba;
|
||||
border-image: none;
|
||||
max-width: 80%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.dz-progress {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user