[Glitch] Center the text itself in upload area

Port a52ccd7ad9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Rodion Borisov 1 year ago committed by Claire
parent 17fb58bff3
commit 32418f0ff3
  1. 1
      app/javascript/flavours/glitch/styles/components/misc.scss

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

Loading…
Cancel
Save