mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
更新 Footer.vue
This commit is contained in:
@@ -247,7 +247,7 @@ const showDynamicButton = computed(() => {
|
|||||||
.footer-nav-card {
|
.footer-nav-card {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
backdrop-filter: blur(16px);
|
backdrop-filter: blur(24px);
|
||||||
background-color: rgba(var(--v-theme-surface), 0.3);
|
background-color: rgba(var(--v-theme-surface), 0.3);
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
|
transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
|
||||||
|
|||||||
Reference in New Issue
Block a user