mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Adjust font size for serial number under device status view
This commit is contained in:
parent
8cd24b1a67
commit
4eb7cd06b4
@ -37,9 +37,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Serial Number</th>
|
<th scope="row">Serial Number</th>
|
||||||
<td>
|
<td id="serial_number" class="text-monospace"></td>
|
||||||
<code id="serial_number"></code>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">OS Version</th>
|
<th scope="row">OS Version</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user