🦒持续更新UI界面,修改最高高度
This commit is contained in:
parent
0d8ebc5ddb
commit
797b49fd43
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@
|
|||||||
# 忽略数据文件
|
# 忽略数据文件
|
||||||
./all.json
|
./all.json
|
||||||
./errors.json
|
./errors.json
|
||||||
|
|
||||||
|
*.bat
|
@ -213,7 +213,7 @@ body {
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 2.5em;
|
max-height: 2.5em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user