This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] Center the text itself in upload area
Port
a52ccd7ad9
to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
closed-social-glitch-2
Rodion Borisov
1 year ago
committed by
Claire
parent
17fb58bff3
commit
32418f0ff3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
app/javascript/flavours/glitch/styles/components/misc.scss
+ 1
- 0
app/javascript/flavours/glitch/styles/components/misc.scss
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
;
Write
Preview
Loading…
Cancel
Save