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
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;