mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +00:00
Fixed: Cloud Async Card Style
This commit is contained in:
parent
9ebefdb1e8
commit
82d618cc03
@ -225,7 +225,11 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
::v-deep .el-card__body .el-form {
|
||||
margin-top: unset;
|
||||
::v-deep .el-card__body {
|
||||
padding: 10px 20px 20px 20px;
|
||||
|
||||
.el-form {
|
||||
margin-top: unset;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user