فهرست منبع

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>