Skip to content

Commit

Permalink
更新 _worker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired authored Jul 26, 2024
1 parent be98d5a commit b4d5a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ function configHTML(domain, token) {
border-left: 1px solid #666;
padding-left: 10px;
}
.container { padding: 10 15px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.container { padding: 10 15 15 15px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
/* Flexbox layout for h2 and button */
.flex-row {
display: flex;
Expand Down

0 comments on commit b4d5a1e

Please sign in to comment.