UNPKG

velocity-verification

Version:

JavaScript SDK view layer for identity verification

35 lines (29 loc) 604 B
@import (less) "../../Theme/constants.css"; .icon { height: 36*@unit; width: 36*@unit; margin-right: 14*@unit; float: left; background-image: url('assets/complete-tick-small.svg'); background-size: contain; } .uploadList { display: inline-block; padding-left: 0; margin-top: 48*@unit; margin-bottom: 56*@unit; } .uploadListItem { margin-bottom: 24*@unit; list-style: none; text-align: left; } .documentUploadedLabel, .selfieUploadedLabel, .videoUploadedLabel { /* placeholder to namespace this with CSS modules */ } .listText { line-height: 2.25; font-weight: 600; }