林旭祥 преди 8 месеца
родител
ревизия
4e8db68ef1
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      src/components/ChooseStudent/index.vue

+ 5 - 0
src/components/ChooseStudent/index.vue

@@ -409,6 +409,11 @@ defineExpose({
               width: 40px;
               height: 40px;
               position: relative;
+              border-radius: 50%;
+              display: flex;
+              justify-content: center;
+              align-items: center;
+              overflow: hidden;
 
               img {
                 width: 100%;