Commit adcfb38f authored by 皮倩雯's avatar 皮倩雯

解决事件管理全选失效问题

parent 9658e275
Pipeline #39379 skipped with stages
......@@ -226,24 +226,6 @@
}
.doctorTable {
margin-bottom: 16px;
table {
width: 100%;
td {
padding: 6px;
border: 1px solid #e8e8e8;
}
thead {
tr {
font-weight: 600;
background: #fafafa;
}
}
tbody {
tr:hover {
background-color: #ededed;
}
}
}
}
.ant-drawer-footer {
......
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