浏览代码

修改样式

林旭祥 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%;