perf: make icon of model provider more tiny

This commit is contained in:
Junyan Qin
2025-05-07 11:55:31 +08:00
parent 4a41a4cf95
commit f5cee8b6b5

View File

@@ -22,8 +22,8 @@
} }
.iconImage { .iconImage {
width: 4rem; width: 3.8rem;
height: 4rem; height: 3.8rem;
margin: 0.2rem; margin: 0.2rem;
border-radius: 50%; border-radius: 50%;
} }