Fix embed play icons regression from #9715 (#9731)

th-downstream
Eugen Rochko 6 years ago committed by GitHub
parent bed1c8ca9a
commit 4c99d23df8

@ -2588,7 +2588,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