From 4e80caa584ae1e31670d08cc6a6034d9573b17ae Mon Sep 17 00:00:00 2001 From: Priestch Date: Fri, 2 Dec 2022 08:49:56 +0800 Subject: [PATCH] style: always show circle progress button --- src/components/Playerbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Playerbar.vue b/src/components/Playerbar.vue index 61efe02e..560bb0d0 100644 --- a/src/components/Playerbar.vue +++ b/src/components/Playerbar.vue @@ -263,7 +263,7 @@ if (isElectron()) { top: -5px; } -.footer .main-info .detail .playbar .playbar-clickable:hover .barbg .cur .btn { +.footer .main-info .detail .playbar .playbar-clickable .barbg .cur .btn { width: 10px; height: 10px; border-radius: 5px;