Profile image cannot make the default navbar size getting bigger than 40px
This commit is contained in:
parent
ab203e01ce
commit
dd08dbfabd
@ -50,8 +50,8 @@ body {
|
||||
}
|
||||
|
||||
.profile-image {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
@ -50,8 +50,8 @@ body {
|
||||
}
|
||||
|
||||
.profile-image {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user