Skip to content

Commit

Permalink
test(e2e): add global styles
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed May 31, 2024
1 parent 3704dcc commit 19e4d40
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions e2e/docs/.vuepress/theme/client/styles/index.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
body {
margin: 0;
}

.e2e-theme {
padding: 1rem;
}

0 comments on commit 19e4d40

Please sign in to comment.