浏览代码

视频列表字段修改

任敬轩 3 年之前
父节点
当前提交
e394471f2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Modules/Camera/Resources/views/camera_list.blade.php

+ 1 - 1
Modules/Camera/Resources/views/camera_list.blade.php

@@ -88,7 +88,7 @@
         line-height: 40px;
         line-height: 40px;
     }
     }
     #camera_list td{
     #camera_list td{
-        max-width:150px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
+        max-width:250px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;
     }
     }
 </style>
 </style>