mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-20 11:07:31 +08:00
fix: header avatar object-fit method
This commit is contained in:
@@ -270,6 +270,7 @@ export default {
|
|||||||
height: 32px;
|
height: 32px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-icon {
|
.dropdown-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user