docs(Empty): update demo button height (#6399)

This commit is contained in:
neverland
2020-05-28 10:45:28 +08:00
committed by GitHub
parent 661fd07233
commit 2eb093af1f
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -58,6 +58,7 @@ Use the image prop to display different placeholder images
<style>
.bottom-button {
width: 160px;
height: 40px;
}
</style>
```