Преглед на файлове

视频列表字段修改

任敬轩 преди 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;
     }
     #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>