季度计划补充不完整字段及计划机位、飞机号变更显示修改

This commit is contained in:
zhouyuejun
2019-01-14 11:01:29 +08:00
parent 1852eb7b04
commit 91e24db0d6
10 changed files with 427 additions and 138 deletions
+3 -2
View File
@@ -61,6 +61,7 @@
th {
background-color: #ddd;
color: rgb(0, 0, 255);
text-align: center;
}
}
&::-webkit-scrollbar {
@@ -98,8 +99,8 @@
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border: none;
// text-align: center;
border: 1px solid #dee2e6;
text-align: center;
}
}
&::-webkit-scrollbar {