mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-12 02:39:17 +00:00
Fix animation duration in globals.css
to ensure proper view transition functionality across the application
This commit is contained in:
parent
2261790fd1
commit
62ef9ec88c
@ -82,10 +82,8 @@
|
||||
--chart-5: 340 75% 55%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
::view-transition-group(root) {
|
||||
animation-duration: 0.7s;
|
||||
animation-duration: 0.7bun s;
|
||||
animation-timing-function: var(--expo-out);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user