[Glitch] Center the text itself in upload area
Port 100ada1e2b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
08685405f1
commit
20af3cc038
|
@ -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…
Reference in New Issue