[Glitch] Fix embed play icons regression

Port bd5a8c7765 to glitch-soc
master
Thibaut Girka 5 years ago
parent 2b2584a37b
commit ec441e0299
  1. 2
      app/javascript/flavours/glitch/styles/components/status.scss

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

Loading…
Cancel
Save