🦒持续更新UI界面,修改最高高度
This commit is contained in:
parent
0d8ebc5ddb
commit
797b49fd43
4
.gitignore
vendored
4
.gitignore
vendored
@ -11,4 +11,6 @@
|
||||
|
||||
# 忽略数据文件
|
||||
./all.json
|
||||
./errors.json
|
||||
./errors.json
|
||||
|
||||
*.bat
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user