mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: 修改帮助样式
This commit is contained in:
parent
fa1b1877d0
commit
3e8789a367
12 changed files with 92 additions and 67 deletions
|
|
@ -13,7 +13,7 @@
|
|||
body {
|
||||
font-family: sans-serif;
|
||||
font-size: 16px;
|
||||
width: 630px;
|
||||
width: 900px;
|
||||
color: #1e1f20;
|
||||
transform: scale(1.5);
|
||||
transform-origin: 0 0;
|
||||
|
|
@ -98,7 +98,7 @@ body {
|
|||
}
|
||||
|
||||
.list .item {
|
||||
width: 285px;
|
||||
width: 430px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background: #f1f1f1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue