shuishen
2022-03-18 bf58722dfd03ea1513f3acc7331d4d4403fca76e
src/components/mobilePopupOurAfter/index.vue
@@ -286,6 +286,7 @@
  justify-content: center;
}
.mobilePopupOurAfter {
  font-size: 18px;
  position: fixed;
  top: 37.5%;
  // left: 13.5%;
@@ -343,7 +344,7 @@
    height: auto;
    @extend .flexCenter;
    flex-direction: column;
    padding: 5px 0;
    padding: 10px 0;
    .m_p_a_center_group {
      width: 100%;
      height: auto;
@@ -372,4 +373,7 @@
.ismBigPopupAfter {
  left: 13.5%;
}
.m_p_a_c_o_down {
  font-size: 14px;
}
</style>