diff --git a/components/drawer/demo/basic-right.ts b/components/drawer/demo/basic-right.ts
index 0049fcafa3..69a69d9609 100755
--- a/components/drawer/demo/basic-right.ts
+++ b/components/drawer/demo/basic-right.ts
@@ -5,9 +5,11 @@ import { Component } from '@angular/core';
template: `
- Some contents...
- Some contents...
- Some contents...
+
+ Some contents...
+ Some contents...
+ Some contents...
+
`
})
diff --git a/components/drawer/demo/from-drawer.ts b/components/drawer/demo/from-drawer.ts
index 64940b1e24..0d741f8627 100755
--- a/components/drawer/demo/from-drawer.ts
+++ b/components/drawer/demo/from-drawer.ts
@@ -13,7 +13,7 @@ import { Component } from '@angular/core';
[nzFooter]="footerTpl"
(nzOnClose)="close()"
>
-
+
+
+
+
+
+
+
`
})
diff --git a/components/drawer/demo/multi-level-drawer.ts b/components/drawer/demo/multi-level-drawer.ts
index e9ded2f578..49aa5cdb5f 100755
--- a/components/drawer/demo/multi-level-drawer.ts
+++ b/components/drawer/demo/multi-level-drawer.ts
@@ -12,7 +12,7 @@ import { Component } from '@angular/core';
nzTitle="Cookbook"
(nzOnClose)="close()"
>
-