Skip to content

Commit 19e4d40

Browse files
committed
test(e2e): add global styles
1 parent 3704dcc commit 19e4d40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
body {
2+
margin: 0;
3+
}
4+
5+
.e2e-theme {
6+
padding: 1rem;
7+
}

0 commit comments

Comments
 (0)