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