Added scss variables

This commit is contained in:
Giuseppe
2018-08-31 19:05:07 +02:00
parent 6bd7883069
commit c6ce420873
5 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
}
.ds-base-drop-zone p {
min-height: 42px;
min-height: $drop-zone-area-height;
}
.ds-document-drop-zone {