Skip to content

Commit 9abb3e2

Browse files
committed
fix(examples): stretch tutorial browser shell
1 parent 218c6d9 commit 9abb3e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/tutorial/src/tutorial-main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.tutorial-browser {
22
min-height: 100vh;
3+
width: 100%;
34
display: flex;
45
background: linear-gradient(180deg, #eff5ff 0%, #f7fafc 32%, #eef7f6 100%);
56
}

0 commit comments

Comments
 (0)