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

View File

@@ -302,11 +302,11 @@ html.v-overlay-scroll-blocked body {
}
.compact-fab--primary .v-icon {
font-size: 1.5rem !important;
font-size: 1.75rem !important;
}
.compact-fab--secondary .v-icon {
font-size: 1.5rem !important;
font-size: 1.75rem !important;
}
@media (hover: hover) {

View File

@@ -1465,7 +1465,7 @@ onDeactivated(() => {
:label="t('setting.system.pluginLocalRepoPaths')"
:hint="t('setting.system.pluginLocalRepoPathsHint')"
persistent-hint
prepend-inner-icon="mdi-folder-code"
prepend-inner-icon="mdi-folder"
/>
</VCol>
<VCol cols="12" md="6">