fix: header avatar object-fit method

This commit is contained in:
tim
2025-08-03 19:57:44 +08:00
parent 61e2122ca9
commit 5aeedb07fe

View File

@@ -270,6 +270,7 @@ export default {
height: 32px;
border-radius: 50%;
background-color: lightgray;
object-fit: cover;
}
.dropdown-icon {