summaryrefslogtreecommitdiff
path: root/frontend/app/prism-shell.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/app/prism-shell.css')
-rw-r--r--frontend/app/prism-shell.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/app/prism-shell.css b/frontend/app/prism-shell.css
index ce9b3bd..0d7b4ac 100644
--- a/frontend/app/prism-shell.css
+++ b/frontend/app/prism-shell.css
@@ -1864,7 +1864,7 @@
height: 100%;
border-radius: var(--r-full);
background: var(--info);
- transition: width 300ms ease;
+ transition: width 150ms ease;
}
.psm-vol-fill.accent {