Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyiya committed Jul 30, 2023
1 parent 13b2ecc commit fd3e311
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"build": "pnpm run build:index & pnpm run build:admin"
},
"dependencies": {
"@types/node": "^18.17.0",
"@types/react": "^18.2.16",
"@types/node": "^18.17.1",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"bulma": "^0.9.4",
"bulma-list": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/index/src/pages/player/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ $pr: 340px;
}

.player-header {
z-index: 1;
// z-index: 1;
position: relative;
margin: 1.5em auto 0em;
max-width: 1660px;
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd3e311

Please sign in to comment.