Revert "Scan handling"

This commit is contained in:
Matias Alejo Garcia 2016-10-22 23:28:24 -03:00 committed by GitHub
commit 641091e7d9
25 changed files with 129 additions and 511 deletions

View file

@ -12,8 +12,8 @@ action-sheet {
transition: transform 250ms cubic-bezier(0.4, 0.0, 0.2, 1);
z-index: 100;
padding-top: 1.75rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
padding-left: 2rem;
padding-right: .75rem;
color: #2f2f2f;
padding-bottom: 3.5rem;
max-width: 550px;