[Glitch] Center the text itself in upload area
Port 100ada1e2b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
08685405f1
commit
20af3cc038
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue