mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix(glass): stabilize fixed shell and initial frosted material (#606)
This commit is contained in:
@@ -81,7 +81,6 @@ const transitionStyle = computed(() => ({
|
||||
var(--glass-fixed-shell-nav-inline-size) 100%,
|
||||
0 100%
|
||||
);
|
||||
transition: clip-path 0.25s ease-in-out;
|
||||
}
|
||||
|
||||
.layout-wrapper.layout-vertical-nav-collapsed > .glass-fixed-shell-backplate--main {
|
||||
|
||||
Reference in New Issue
Block a user