docs: update empty component docs (#5959)

This commit is contained in:
0song 2022-02-11 12:16:18 +08:00 committed by GitHub
parent 879ea6d31b
commit 39cb432cd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,6 @@ But usually, if you want to change style, you need to change all color, because
| --el-empty-fill-color-8 | #e0e3e9 |
| --el-empty-fill-color-9 | #d5d7de |
:::
## Empty Attributes
| Attribute | Description | Type | Acceptable Value | Default |
@ -76,8 +74,6 @@ But usually, if you want to change style, you need to change all color, because
| image-size | image size (width) | number | — | — |
| description | description | string | — | — |
:::
## Empty Slots
| Name | Description |