Reduce differences with upstream in Account component

This commit is contained in:
Claire
2023-11-19 22:04:48 +01:00
parent 9ab1aa15e9
commit f00fcda785
2 changed files with 4 additions and 47 deletions

View File

@@ -27,21 +27,6 @@
-webkit-box-orient: vertical;
color: $ui-secondary-color;
}
&.small {
border: 0;
padding: 0;
& > .account__avatar-wrapper {
margin: 0;
margin-inline-end: 8px;
}
& > .display-name {
height: 24px;
line-height: 24px;
}
}
}
.follow-recommendations-account {