mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新 Footer.vue
This commit is contained in:
@@ -256,7 +256,7 @@ const showDynamicButton = computed(() => {
|
|||||||
|
|
||||||
.v-btn-toggle {
|
.v-btn-toggle {
|
||||||
block-size: auto;
|
block-size: auto;
|
||||||
min-block-size: 60px;
|
min-block-size: 56px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -283,7 +283,7 @@ const showDynamicButton = computed(() => {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
block-size: 56px;
|
block-size: 48px;
|
||||||
|
|
||||||
&.v-btn--active {
|
&.v-btn--active {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user