@ -314,13 +314,7 @@ table tr.hover-row{
text-align: center;
width: 20px;
}
/**
超宽度换行
**/
.el-tag{
white-space: normal;
height:auto;
/*此处根据不同屏幕分配率显示不同的样式*/
/*手机端*/
@media only screen and (min-width: 0px) and (max-width: 768px) {
@ -684,4 +684,12 @@
.wf-main-context p > img {
max-width: 100%;
white-space: normal !important;;
height:auto !important;;
</style>