PAMapp/components/Client/ClientCard.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 | |
PAMapp/components/Consultant/ConsultantCard.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 | |
PAMapp/pages/myAppointmentList.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
PAMapp/components/Client/ClientCard.vue
@@ -207,7 +207,10 @@ .dialogTxt { font-size: 20px; overflow-y:scroll; height:400px; max-height: 45vh; @include desktop { height: 400px; } } PAMapp/components/Consultant/ConsultantCard.vue
@@ -264,7 +264,10 @@ .dialogInfo { font-size: 20px; overflow-y:scroll; height: 400px; max-height: 50vh; @include desktop { height: 400px; } } </style> PAMapp/pages/myAppointmentList.vue
@@ -106,7 +106,7 @@ @include desktop { .pam-container { width: 700px; margin: 30px auto 0px auto; margin: 30px auto; } } </style>