Skip to content

Commit

Permalink
Center the text itself in upload area (#24029)
Browse files Browse the repository at this point in the history
  • Loading branch information
vintprox authored and ClearlyClaire committed Mar 13, 2023
1 parent 4bfbeb8 commit 14bcd14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Expand Up @@ -4482,6 +4482,7 @@ a.status-card.compact:hover {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: $secondary-text-color;
font-size: 18px;
font-weight: 500;
Expand Down

0 comments on commit 14bcd14

Please sign in to comment.