|
|
|
@ -30,13 +30,13 @@
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
|
|
|
|
|
&::before{
|
|
|
|
|
position: absolute;
|
|
|
|
|
content: '';
|
|
|
|
|
border-left: 1px solid rgba(192,196,204,1);
|
|
|
|
|
right: -10px;
|
|
|
|
|
top: 2px;
|
|
|
|
|
bottom: 0px;
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
//position: absolute;
|
|
|
|
|
//content: '';
|
|
|
|
|
//border-left: 1px solid rgba(192,196,204,1);
|
|
|
|
|
//right: -10px;
|
|
|
|
|
//top: 2px;
|
|
|
|
|
//bottom: 0px;
|
|
|
|
|
//margin-left: 10px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.title-sub{
|
|
|
|
@ -105,7 +105,7 @@
|
|
|
|
|
.ant-table-thead{
|
|
|
|
|
th{
|
|
|
|
|
background: rgba(241,248,255,1);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
.ant-table-column-title{
|
|
|
|
|
color: #303133;
|
|
|
|
@ -152,5 +152,5 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.tool-clazz{
|
|
|
|
|
max-width: 200px !important;
|
|
|
|
|
max-width: 200px !important;
|
|
|
|
|
}
|
|
|
|
|