Merge remote-tracking branch 'origin/main' into v0.7.0
This commit is contained in:
commit
67dec4df22
@ -472,9 +472,10 @@ figure {
|
|||||||
|
|
||||||
/// Avatars
|
/// Avatars
|
||||||
.avatar {
|
.avatar {
|
||||||
background-position: center;
|
background-position: center !important;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
&.small {
|
&.small {
|
||||||
width: 50px;
|
width: 50px;
|
||||||
@ -610,4 +611,4 @@ code {
|
|||||||
.function{
|
.function{
|
||||||
color:inherit;
|
color:inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user