+ 常用操作规程更名为操作规程
+ 首页功能列表增加高度以防止误触 + 添加设置页面 + 删除 L014-1 与 L414-5KR 相关物质计算页面
This commit is contained in:
@@ -16,9 +16,9 @@ a {
|
||||
}
|
||||
|
||||
.item {
|
||||
height: 32px;
|
||||
height: 38px;
|
||||
text-align: left;
|
||||
line-height: 32px;
|
||||
line-height: 38px;
|
||||
margin-top: 5px;
|
||||
padding-left: 10px;
|
||||
background-color: #f5f5f5;
|
||||
@@ -27,9 +27,9 @@ a {
|
||||
}
|
||||
|
||||
.item:active {
|
||||
height: 32px;
|
||||
height: 38px;
|
||||
text-align: left;
|
||||
line-height: 32px;
|
||||
line-height: 38px;
|
||||
margin-top: 5px;
|
||||
padding-left: 10px;
|
||||
background-color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user