🦒持续更新UI界面,修改最高高度

This commit is contained in:
柳神 2024-09-07 20:28:11 +08:00
parent 0d8ebc5ddb
commit 797b49fd43
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -11,4 +11,6 @@
# 忽略数据文件
./all.json
./errors.json
./errors.json
*.bat

View File

@ -213,7 +213,7 @@ body {
font-size: 18px;
line-height: 1.2;
cursor: pointer;
height: 2.5em;
max-height: 2.5em;
width: 100%;
margin-bottom: 5px;
text-decoration: none;