documents fix

This commit is contained in:
Almira Krdzic
2018-11-07 03:05:54 +01:00
parent e6b372f5d0
commit 0ba27b2f1d
13 changed files with 88 additions and 28 deletions

View File

@@ -181,7 +181,7 @@ $link-line-height: 1.5rem;
.upload-file-drop-zone {
width: 100%;
border: 3px dashed $borderColor;
height: 10rem;
padding: 2rem;
cursor: pointer;
border-radius: 4px;
}
@@ -206,7 +206,6 @@ $link-line-height: 1.5rem;
.drop-zone-text {
text-align: center;
padding: 4rem 0;
}
.document-link {
@@ -357,7 +356,6 @@ $link-line-height: 1.5rem;
.drop-zone-text {
text-align: center;
padding: 4rem 0;
font-size: 1rem;
}