diff --git a/src/components/student/TableStudent.vue b/src/components/student/TableStudent.vue index b516df37..80bb4fd5 100644 --- a/src/components/student/TableStudent.vue +++ b/src/components/student/TableStudent.vue @@ -423,7 +423,7 @@ const projectId = ref(null) background: linear-gradient(rgba(78, 166, 255, 0.2) 0%, rgba(78, 166, 255, 0) 100%); } -.delete { +/* .delete { z-index: 9999; width: 424px; background: #ffffff; @@ -645,5 +645,5 @@ const projectId = ref(null) .canclestu>.ant-modal { width: 424px !important; height: 258px !important; -} +} */ \ No newline at end of file