From 16a777a1525627c65956e6f77e8e0979243f2d29 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 19 Jan 2021 20:02:23 +0100 Subject: [PATCH] wait #4202 @0:10 --- style/audioplayer.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/audioplayer.less b/style/audioplayer.less index a3b7c299..7d555357 100644 --- a/style/audioplayer.less +++ b/style/audioplayer.less @@ -20,6 +20,7 @@ audio { &.pause { display: block; + transform: rotate(90deg); } } } -- 2.39.5