瀏覽代碼

Adjust the width of the column

dong 1 年之前
父節點
當前提交
179dd34fb3
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      admin/templates/default/arw.monitor.php

+ 3 - 3
admin/templates/default/arw.monitor.php

@@ -12,8 +12,8 @@
     .width-five{
         width: 5%;
     }
-    .width-seventeen{
-        width: 17%;
+    .width-twenty-three{
+        width: 23%;
     }
 </style>
 
@@ -46,7 +46,7 @@
         <thead>
         <tr class="thead">
             <th class="align-left">ip</th>
-            <th class="align-center width-seventeen">类型</th>
+            <th class="align-center width-twenty-three">类型</th>
             <th class="align-center width-ten">更新时间</th>
             <th class="align-center width-fifteen">/mnt</th>
             <th class="align-center width-fifteen">/data</th>