1 |
- *{padding:0;margin:0;box-sizing:border-box;cursor:default}li{list-style:none}img{vertical-align:middle}html,body{height:100%}body{line-height:1.428;font-size:14px;color:#222}#app{height:100%;display:flex;justify-content:center;align-items:center}.common-pic{display:flex;justify-content:center;align-items:center;width:42px;height:42px;color:#fff;font-size:20px;background:#2aa4d8;border-radius:50%;overflow:hidden}.common-pic img{width:100%;min-height:100%}.common-pop{min-width:300px;border-radius:8px}.common-pop .title{padding:12px;font-size:16px;text-align:center}.common-pop .form{padding:30px 0;background:#f1f1f1}.common-pop .footer{color:#1e90ff;padding:12px;font-size:16px;text-align:center}.common-pop img{max-width:100%;max-height:100%}@media screen and (max-width: 768px){.van-popover__content{position:relative;left:-42px}}
|