Real estate input clean up.
This commit is contained in:
@@ -164,7 +164,6 @@ h3 {
|
||||
}
|
||||
|
||||
.custom-col {
|
||||
width: 18%;
|
||||
margin-left: auto;
|
||||
left: auto;
|
||||
right: auto;
|
||||
@@ -175,7 +174,16 @@ h3 {
|
||||
border-radius: 10px;
|
||||
border: 4px dashed #02adba;
|
||||
border-image: none;
|
||||
max-width: 500px;
|
||||
max-width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.dz-progress {
|
||||
/* progress bar covers file name */
|
||||
display: none;
|
||||
}
|
||||
|
||||
h3.custom-h3 {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user