mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-28 03:11:41 +00:00
Fixed: Account Cloud Style
This commit is contained in:
parent
5943158b3b
commit
9ebefdb1e8
@ -224,3 +224,8 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<style scoped lang="scss">
|
||||||
|
::v-deep .el-card__body .el-form {
|
||||||
|
margin-top: unset;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user