保誠-保戶業務員媒合平台
Mila
2021-11-17 bf6ad8eecf59e08504178d97625b5ddd080f1d08
PAMapp/layouts/default.vue
@@ -186,15 +186,5 @@
      }
    }
  }
  .myAppointmentList-appointmentList,.myAppointmentList-contactedList{
    &-banner {
      background-image: url('~/assets/images/myAppointmentList/agent_banner_mob.svg');
    }
    @media (min-width: 768px) {
      &-banner {
        background-image: url('~/assets/images/myAppointmentList/agent_banner_web.svg');
      }
    }
  }
</style>