From: Vincent Vanwaelscappel Date: Tue, 22 Oct 2024 15:38:16 +0000 (+0200) Subject: wait #7147 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=499de0ebac60cfe807de194873f19fd7f3574d83;p=fluidbook-html5.git wait #7147 @0.5 --- diff --git a/style/audioplayer.less b/style/audioplayer.less index 044dc5f6..b38a5300 100644 --- a/style/audioplayer.less +++ b/style/audioplayer.less @@ -1,4 +1,8 @@ audio { + &::-webkit-media-controls-enclosure { + border-radius: 0; + } + &.invisible, &.redbull, &.twostatesicon { opacity: 0; }