mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +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 {
|
||||
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) {
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user