mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
更新 HeaderTab.vue
This commit is contained in:
@@ -147,7 +147,6 @@ onUnmounted(() => {
|
|||||||
&::before {
|
&::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
border-radius: 16px;
|
|
||||||
backdrop-filter: blur(3px);
|
backdrop-filter: blur(3px);
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
to bottom,
|
to bottom,
|
||||||
@@ -243,7 +242,7 @@ onUnmounted(() => {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
padding-block: 6px;
|
padding-block: 6px;
|
||||||
padding-inline: 14px;
|
padding-inline: 14px;
|
||||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 10%);
|
text-shadow: 0 1px 3px rgba(0, 0, 0, 10%);
|
||||||
transition: all 0.2s ease;
|
transition: all 0.2s ease;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user