优化实时报表样式出现多条滚动条
This commit is contained in:
@@ -98,6 +98,7 @@ $(document).ready(function() {
|
||||
|
||||
var li=document.getElementById("liwhite").offsetWidth;
|
||||
var lipx=Number(li/6);
|
||||
lipx=lipx-3;
|
||||
$(".lireport").css({'width':lipx+'px','text-overflow':'ellipsis','overflow':'hidden'});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user