@@ -17,7 +17,7 @@ html {
margin: 0 auto;
overflow: hidden;
width: 100%;
- .header{
+ .header,.van-popup--bottom,.van-overlay{
max-width: 420px!important;
left:calc(50% - 210px)!important;
}
@@ -422,6 +422,7 @@ export default class Resout extends Vue {
.image-groups {
flex: 1;
+ padding-top:15px;
.image-group {
@@ -417,6 +417,7 @@ export default class Resout extends Vue {