perf: add rounded style for card icons

This commit is contained in:
Junyan Qin
2025-11-10 11:07:37 +08:00
parent f4c32f7b30
commit b59bf62da5
7 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
width: 3.8rem;
height: 3.8rem;
margin: 0.2rem;
border-radius: 50%;
border-radius: 8%;
}
.basicInfoContainer {