This commit is contained in:
lmj
2022-09-09 18:59:21 +08:00
parent c7d0eaea03
commit ada7437779
2 changed files with 7 additions and 5 deletions

View File

@@ -245,6 +245,7 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js";
img{
width: 100%;
height: 100%;
border-radius: 50%;
vertical-align: top;
}
}
@@ -329,6 +330,7 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js";
}
}
.uavatar{
border-radius: 50%;
// border: 1px solid #73adfe;
// color: #73adfe;
text-align: center;