mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
style: update plugin repository icon and increase compact FAB icon size
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user