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

@@ -4,6 +4,7 @@ $button-height: $input-btn-padding-y * 2 + $input-btn-line-height + calculateRem
$card-height-percentage:98%;
$card-thumbnail-height:240px;
$dropdown-menu-max-height: 200px;
$drop-zone-area-height: 42px;
$drop-zone-area-z-index: 1025;
$drop-zone-area-inner-z-index: 1021;
$login-logo-height:72px;