fix buttons showing inconsistent styles (#25903)

This commit is contained in:
Trevor Wolf
2023-07-11 20:26:09 +10:00
committed by GitHub
parent 99be47f8b9
commit ea10febd25
6 changed files with 10 additions and 82 deletions

View File

@@ -1670,10 +1670,6 @@ a.account__display-name {
color: inherit;
}
.detailed-status .button.logo-button {
margin-bottom: 15px;
}
.detailed-status__display-name {
color: $darker-text-color;
display: flex;