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] Fix embed play icons regression
Port
bd5a8c7765
to glitch-soc
closed-social-glitch-2
Thibaut Girka
5 years ago
parent
2b2584a37b
commit
ec441e0299
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/components/status.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -741,7 +741,7 @@ a.status-card {
background
:
lighten
(
$
ui-base-color
,
8
%
)
;
position
:
relative
;
.
fa
{
&
>
.
fa
{
font-size
:
21px
;
position
:
absolute
;
transform-origin
:
50
%
50
%
;
Write
Preview
Loading…
Cancel
Save