remove Dashboard bottom margin, since “powered by” has been moved now

This commit is contained in:
Artur Paikin 2018-06-07 16:22:34 -04:00
parent 2698b599d7
commit a561e4e7a2

View file

@ -72,7 +72,6 @@
min-height: 400px;
outline: none;
border: 1px solid rgba($color-gray, 0.2);
margin-bottom: 30px;
.uppy-Dashboard--modal & {
z-index: $zIndex-3;