mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Fixed Y-coordinate off by 10
This commit is contained in:
parent
e62302c979
commit
44e1a477f2
@ -24,6 +24,6 @@
|
||||
<rect x="37" y="93" width="180" height="16"/>
|
||||
<rect x="212" y="101" width="16" height="180"/>
|
||||
<rect x="212" y="93" width="16" height="90" transform="rotate(225 220 101)"/>
|
||||
<text x="380" y="150" alignment-baseline="middle" class="title">netbox</text>
|
||||
<text x="380" y="160" alignment-baseline="middle" class="title">netbox</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user