Skip to content

Commit dd8a956

Browse files
committed
fix for container height change
1 parent e3605d1 commit dd8a956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/examples/guide/dom4.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
/* The top level dialog (a Container) */
33
#dialog {
4+
height: 100%;
45
margin: 4 8;
56
background: $panel;
67
color: $text;

0 commit comments

Comments
 (0)