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 {
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) {