From 27513e775a91e24ef305e9962bd2d795d1f97353 Mon Sep 17 00:00:00 2001 From: HelenHuang <LinHuang@pollex.com.tw> Date: 星期五, 03 十二月 2021 10:57:44 +0800 Subject: [PATCH] Merge branch 'master' of https://192.168.0.10:8443/r/pcalife/PAM --- PAMapp/pages/myAppointmentList.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/PAMapp/pages/myAppointmentList.vue b/PAMapp/pages/myAppointmentList.vue index 53529c0..3e99491 100644 --- a/PAMapp/pages/myAppointmentList.vue +++ b/PAMapp/pages/myAppointmentList.vue @@ -106,7 +106,7 @@ @include desktop { .pam-container { width: 700px; - margin: 30px auto 0px auto; + margin: 30px auto; } } </style> \ No newline at end of file -- Gitblit v1.8.0