基础数据之值机岛优化修改
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user