Bug fixes

This commit is contained in:
2024-04-21 21:36:18 +08:00
parent 58a4a367cf
commit e0d496cc47
6 changed files with 12 additions and 126 deletions

View File

@ -53,6 +53,7 @@
display: block;
width: 64px;
height: 64px;
object-fit: cover;
clip-path: circle();
}

View File

@ -57,6 +57,7 @@
display: block;
width: 64px;
height: 64px;
object-fit: cover;
clip-path: circle();
}