Commit d0a8f120 authored by zhengke's avatar zhengke

修改

parent 6939081e
...@@ -93,6 +93,13 @@ ...@@ -93,6 +93,13 @@
@media print { @media print {
.LH_btnList,.nav{display:none;} .LH_btnList,.nav{display:none;}
} }
.LH_contentDiv .Lh_detailTable .el-checkbox__inner::after{
border-color:black;
}
.LH_contentDiv .Lh_detailTable .el-checkbox__input.is-checked .el-checkbox__inner {
background-color: #fff!important;
border-color: #d1d1d1!important;
}
</style> </style>
<template> <template>
......
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