ソースを参照

Adjust font size for serial number under device status view

jeremystretch 4 年 前
コミット
4eb7cd06b4
1 ファイル変更1 行追加3 行削除
  1. 1 3
      netbox/templates/dcim/device/status.html

+ 1 - 3
netbox/templates/dcim/device/status.html

@@ -37,9 +37,7 @@
                         </tr>
                         <tr>
                             <th scope="row">Serial Number</th>
-                            <td>
-                                <code id="serial_number"></code>
-                            </td>
+                            <td id="serial_number" class="text-monospace"></td>
                         </tr>
                         <tr>
                             <th scope="row">OS Version</th>