mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-12 02:39:17 +00:00
Reduce animation duration for view transition effect to improve responsiveness
This commit is contained in:
parent
a1cce93f8c
commit
26c29f5955
@ -85,7 +85,7 @@
|
||||
|
||||
|
||||
::view-transition-group(root) {
|
||||
animation-duration: 1.2s;
|
||||
animation-duration: 0.7s;
|
||||
animation-timing-function: var(--expo-out);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user