[Glitch] Fix embed play icons regression

Port bd5a8c7765 to glitch-soc
This commit is contained in:
Thibaut Girka 2019-01-10 20:21:20 +01:00
parent 2b2584a37b
commit ec441e0299
1 changed files with 1 additions and 1 deletions

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