design(scan): better scan view responsiveness on very wide screens

This commit is contained in:
Jason Dreyzehner 2016-10-03 19:59:06 -04:00
parent dffe417585
commit 0acfc6ae6e
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
width: 60%; width: 60%;
max-width: 400px; max-width: 400px;
margin-bottom: 8em; margin-bottom: 8em;
max-height: 50%;
} }
.icon-flash, .icon-camera-toggle { .icon-flash, .icon-camera-toggle {
border-radius: 50%; border-radius: 50%;