@import "./variables"; vn-claim-photos { height: 100%; .drop-zone { color: $color-font-secondary; box-sizing: border-box; border-radius: 8px; text-align: center; min-height: 100%; .empty-rows { padding: 80px $spacing-md; font-size: 1.4em } vn-icon { font-size: 48px } } .photo-list { padding: $spacing-md; min-height: 100%; .photo { width: 32em; height: 18em; } } }