@@ -145,8 +145,8 @@ const showBack = computed(() => {
align-items: center;
.avatar {
margin-right: 10px;
- width: 22px;
- height: 22px;
+ width: 32px;
+ height: 32px;
&:hover {
cursor: pointer;
}