+
-
+
@@ -153,7 +142,7 @@ export default {
.holder {
display: flex;
justify-content: center;
- overflow: auto;
+ overflow: scroll;
font-size: 0;
border: 1px solid #f5f5f5;
border-width: 0 1px;
@@ -162,6 +151,7 @@ export default {
background-position: 0 0, 13px 13px;
background-size: 26px 26px;
}
+
.screen {
margin: 25px auto;
transform-origin: center top;