@@ -1339,6 +1339,9 @@ export default {
&.NNPE-tableList-item3 {
width: 244px;
}
+ &.NNPE-tableList-item4 {
+ width: 195px;
+ }
@@ -44,6 +44,7 @@ export default {
.tiny-box{
word-break: break-word;
+ overflow: hidden;
</style>