mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-03 11:20:50 +08:00
fix(transition): avoid HiDPI text blur from page transitions
This commit is contained in:
@@ -131,6 +131,7 @@ export function PageTransition({
|
||||
opacity: 1,
|
||||
duration: TRANSITION_DURATION,
|
||||
ease: 'power2.in', // slow start, fast end
|
||||
clearProps: 'transform,opacity',
|
||||
},
|
||||
0
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user