diff options
Diffstat (limited to 'apps/Player/styles/_player.scss')
-rw-r--r-- | apps/Player/styles/_player.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Player/styles/_player.scss b/apps/Player/styles/_player.scss index 4604e4c..861e7fa 100644 --- a/apps/Player/styles/_player.scss +++ b/apps/Player/styles/_player.scss @@ -85,7 +85,7 @@ border-radius: .5em; } - & > span:nth-child(4) { + & > img:nth-child(4) { transform-origin: 70% 22%; position: absolute!important; top: 45%; |