sforkowany z mirror/soapbox
Repost avatar positioning fix
rodzic
71b53f26a0
commit
b43b306a93
|
@ -399,6 +399,10 @@ a .account__avatar {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
&.still-image {
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue