Skip to content

Commit

Permalink
增加 placeholder 样式调整
Browse files Browse the repository at this point in the history
  • Loading branch information
caoyingjunz committed Feb 18, 2024
1 parent c3d8cad commit 483de0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/assets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -392,3 +392,8 @@
display: flex;
margin-top: 15px;
}

/* 输入框 placeholder 样式 */
.el-input__inner::placeholder {
font-size: 12px;
}

0 comments on commit 483de0c

Please sign in to comment.