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