Przeglądaj źródła

视频列表字段修改

任敬轩 3 lat temu
rodzic
commit
e394471f2f

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

@@ -88,7 +88,7 @@
         line-height: 40px;
     }
     #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>