Commit f18d3f95 authored by zhengke's avatar zhengke

修改

parent 2307d119
...@@ -4,9 +4,12 @@ ...@@ -4,9 +4,12 @@
border: 0 !important; border: 0 !important;
} }
.zk_Table thead tr:last-child th{ .zk_Table thead tr:last-child th{
/* top:40px!important; */ top:35px!important;
z-index:1!important; z-index:1!important;
} }
.zk_Table thead tr{
height:35px;
}
</style> </style>
<template> <template>
<div> <div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment