mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-15 03:06:25 +08:00
docs(components): check docs before stable (#5740)
This commit is contained in:
@ -37,3 +37,8 @@ const handleClose = (done: () => void) => {
|
||||
})
|
||||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
.dialog-footer button:first-child {
|
||||
margin-right: 10px;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user