This commit is contained in:
jxxghp
2023-07-28 07:41:20 +08:00
parent 5682c83119
commit 99c86b863b

View File

@@ -196,8 +196,9 @@ onMounted(() => {
</template>
<style lang="scss" scoped>
@use "@core/scss/pages/page-auth.scss";
.v-card-item__prepend {
padding-inline-end: 0 !important;
}
@use "@core/scss/pages/page-auth.scss";
</style>