[Glitch] Center the text itself in upload area

Port a52ccd7ad9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/59/head
Rodion Borisov 2023-03-09 16:35:44 +03:00 committed by Claire
parent 17fb58bff3
commit 32418f0ff3
1 changed files with 1 additions and 0 deletions

View File

@ -1628,6 +1628,7 @@ button.icon-button.active i.fa-retweet {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
color: $secondary-text-color;
font-size: 18px;
font-weight: 500;