Skip to content

Commit a72cf2a

Browse files
committed
fix styles in typescript template
1 parent e856b96 commit a72cf2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/templates/typescript/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,7 @@ button:focus-visible {
6969
}
7070

7171
#app {
72-
height: 100vh
72+
height: 100vh;
73+
width: 100%;
74+
7375
}

0 commit comments

Comments
 (0)