style
This commit is contained in:
@@ -58,8 +58,6 @@ const { mutate: login, isPending: loading } = useMutation({
|
|||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.login-page {
|
.login-page {
|
||||||
}
|
|
||||||
|
|
||||||
.login-card-container {
|
.login-card-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@@ -98,4 +96,5 @@ const { mutate: login, isPending: loading } = useMutation({
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user