style: update plugin repository icon and increase compact FAB icon size

This commit is contained in:
jxxghp
2026-04-19 14:45:35 +08:00
parent 5cc9bf7418
commit 7532d39978
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -302,11 +302,11 @@ html.v-overlay-scroll-blocked body {
} }
.compact-fab--primary .v-icon { .compact-fab--primary .v-icon {
font-size: 1.5rem !important; font-size: 1.75rem !important;
} }
.compact-fab--secondary .v-icon { .compact-fab--secondary .v-icon {
font-size: 1.5rem !important; font-size: 1.75rem !important;
} }
@media (hover: hover) { @media (hover: hover) {
+1 -1
View File
@@ -1465,7 +1465,7 @@ onDeactivated(() => {
:label="t('setting.system.pluginLocalRepoPaths')" :label="t('setting.system.pluginLocalRepoPaths')"
:hint="t('setting.system.pluginLocalRepoPathsHint')" :hint="t('setting.system.pluginLocalRepoPathsHint')"
persistent-hint persistent-hint
prepend-inner-icon="mdi-folder-code" prepend-inner-icon="mdi-folder"
/> />
</VCol> </VCol>
<VCol cols="12" md="6"> <VCol cols="12" md="6">