PAMapp/pages/appointment/_appointmentId/interview/new/index.vue
@@ -43,4 +43,13 @@ display: flex; justify-content: center; } .required { position: relative; &::before { content: '*'; position: absolute; color: #FF0000; transform: translate(-12px, 0); } } </style>