From 39cb432cd9e40d567976399ccd4c8901bbbab2ca Mon Sep 17 00:00:00 2001 From: 0song <82012629+0song@users.noreply.github.com> Date: Fri, 11 Feb 2022 12:16:18 +0800 Subject: [PATCH] docs: update empty component docs (#5959) --- docs/en-US/component/empty.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/en-US/component/empty.md b/docs/en-US/component/empty.md index 3de3bfe2f2..a61fd17d18 100644 --- a/docs/en-US/component/empty.md +++ b/docs/en-US/component/empty.md @@ -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 |