Browse Source

Fix style of username in navigation bar above compose form in web UI (#20628)

Regression from #20540
closed-social-glitch-2
Eugen Rochko 1 year ago
committed by GitHub
parent
commit
523e106cbf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      app/javascript/styles/mastodon/components.scss

+ 0
- 3
app/javascript/styles/mastodon/components.scss View File

@ -1869,9 +1869,6 @@ a.account__display-name {
a {
color: inherit;
}
.permalink {
text-decoration: none;
}

Loading…
Cancel
Save