From 499de0ebac60cfe807de194873f19fd7f3574d83 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 22 Oct 2024 17:38:16 +0200 Subject: [PATCH] wait #7147 @0.5 --- style/audioplayer.less | 4 ++++ 1 file changed, 4 insertions(+) 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; } -- 2.39.5