Ver Fonte

修改样式

林旭祥 há 8 meses atrás
pai
commit
4e8db68ef1
1 ficheiros alterados com 5 adições e 0 exclusões
  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%;