app: Adjust styles

This commit is contained in:
LittleChest 2025-09-27 10:32:11 +08:00
parent a665f9fa65
commit 343fdeb52d

View File

@ -43,8 +43,7 @@
</div> </div>
<v-switch v-model="legacyModel" color="primary" hide-details class="mt-4" label="使用旧版方案" /> <v-switch v-model="legacyModel" color="primary" hide-details class="mt-4" label="使用旧版方案" />
<v-switch v-model="saveConsent" color="primary" hide-details class="mt-2" <v-switch v-model="saveConsent" color="primary" hide-details label="允许littlew.top将此信息与你的账户关联" />
label="允许littlew.top将此信息与你的账户关联" />
</v-card-text> </v-card-text>
</v-card> </v-card>
</v-col> </v-col>