xinyan 6 달 전
부모
커밋
c747acf769
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/employee-information/components/InfoCard.vue

+ 0 - 1
src/views/employee-information/components/InfoCard.vue

@@ -199,7 +199,6 @@ onMounted(() => {
 .card-footer {
 	display: flex;
 	justify-content: flex-end;
-	// padding: 10px;
 }
 
 .pagination-container {