From: Vincent Vanwaelscappel Date: Tue, 19 Jan 2021 19:02:23 +0000 (+0100) Subject: wait #4202 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=16a777a1525627c65956e6f77e8e0979243f2d29;p=fluidbook-html5.git wait #4202 @0:10 --- 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); } } }