0
0
Fork 0

Fix removal of border from account listing (#31432)

This commit is contained in:
Michael Stanclift 2024-08-14 12:09:23 -05:00 committed by GitHub
parent 3cc2968344
commit a1ddaa9ee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -872,6 +872,7 @@ a.name-tag,
.account {
padding: 0;
border: none;
&__avatar-wrapper {
margin-inline-start: 0;