去除无用样式
This commit is contained in:
@@ -467,20 +467,6 @@ export default {
|
|||||||
/deep/ .el-table th {
|
/deep/ .el-table th {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hover_container{
|
|
||||||
width: 50%;
|
|
||||||
color: #fff;
|
|
||||||
background-color: #8b8c89;
|
|
||||||
border: 1px solid #ccc;
|
|
||||||
border-radius: 8px;
|
|
||||||
text-align: center;
|
|
||||||
line-height: 20px;
|
|
||||||
position: absolute;
|
|
||||||
left: 50px;
|
|
||||||
z-index: 99;
|
|
||||||
transform: translateY(-88%);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user