feat: 更新插件市场设置对话框和订阅页面

This commit is contained in:
jxxghp
2025-04-09 08:29:33 +08:00
parent 02de63210d
commit f031077fbd
6 changed files with 58 additions and 87 deletions

View File

@@ -314,3 +314,8 @@ html.v-overlay-scroll-blocked body {
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card {
padding-block-end: env(safe-area-inset-bottom);
}
.settings-icon-button {
flex-shrink: 0;
min-inline-size: auto;
}