Skip to content

Commit

Permalink
style: 不应该默认局中
Browse files Browse the repository at this point in the history
  • Loading branch information
0x30 committed Jan 3, 2024
1 parent 8e0faf1 commit 4cc3f3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x30/vue-navigation-layout",
"version": "1.0.7",
"version": "1.0.8",
"scripts": {
"build": "vue-tsc && vite build",
"pub": "npm run build && npm publish --access public --registry https://registry.npmjs.org"
Expand Down
1 change: 0 additions & 1 deletion packages/layout/src/SidePage/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

0 comments on commit 4cc3f3d

Please sign in to comment.