Skip to content

Commit

Permalink
feat: 调整样式
Browse files Browse the repository at this point in the history
  • Loading branch information
baozouai committed May 13, 2023
1 parent 7bec88e commit 7dc3fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/index.ts
Expand Up @@ -46,7 +46,7 @@ async function main(): Promise<void> {
}, '')
const platformSvgUrl = getAssetUrl(iconUrl[PLAT_FORM])
const appendHtml = `
<table align="center">
<table align="center">
<tr>
<td align="center" width="800px" valign="top">
<div align="center"><img src='${platformSvgUrl}' alt='${PLAT_FORM}'/></div>\n<ul>${reduceText}\n</ul>
Expand Down

0 comments on commit 7dc3fa9

Please sign in to comment.