mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
imporve avatar styling
This commit is contained in:
parent
efafc0045a
commit
77ef866069
@ -3,12 +3,15 @@
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 0.1em;
|
|
||||||
margin-right: $space-xx-small;
|
margin-right: $space-xx-small;
|
||||||
min-height: 22px;
|
min-height: 22px;
|
||||||
min-width: 22px;
|
min-width: 22px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
.ds-flex-item {
|
||||||
|
padding-top: 0.1em;
|
||||||
|
}
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user