基础数据之值机岛优化修改

This commit is contained in:
zhouyuejun
2019-02-19 15:57:47 +08:00
parent a5263a18fe
commit 3e542bb52c
8 changed files with 393 additions and 237 deletions
@@ -48,12 +48,13 @@
box-shadow: 0 0 1px 0.5px #ddd;
.table-head {
overflow: hidden;
overflow-y: scroll;
overflow-y: auto;
height: 42px;
table {
margin: 0;
width: max-content;
th {
border-bottom: none;
background-color: #ddd;
text-align: center;
color: rgb(0, 0, 255);