Wrap Assets box text to fix overflow: 'Seek & Find • Inventory' + 'Enrollment'
This commit is contained in:
@@ -104,12 +104,13 @@
|
|||||||
<!-- Core API label -->
|
<!-- Core API label -->
|
||||||
<text x="500" y="195" fill="#34d399" font-size="9" text-anchor="middle" font-weight="600">Core API Layer — single integration point for all components</text>
|
<text x="500" y="195" fill="#34d399" font-size="9" text-anchor="middle" font-weight="600">Core API Layer — single integration point for all components</text>
|
||||||
|
|
||||||
<!-- ========== ASSETS (Mobile) ========== -->
|
<!-- ========== ASSETS (Mobile) - wrapped text ========== -->
|
||||||
<rect x="50" y="380" width="170" height="100" rx="10" fill="rgba(8, 51, 68, 0.5)" stroke="#22d3ee" stroke-width="2"/>
|
<rect x="50" y="380" width="170" height="100" rx="10" fill="rgba(8, 51, 68, 0.5)" stroke="#22d3ee" stroke-width="2"/>
|
||||||
<text x="135" y="408" fill="white" font-size="13" font-weight="700" text-anchor="middle">Assets</text>
|
<text x="135" y="405" fill="white" font-size="13" font-weight="700" text-anchor="middle">Assets</text>
|
||||||
<text x="135" y="426" fill="#94a3b8" font-size="10" text-anchor="middle">(Mobile)</text>
|
<text x="135" y="423" fill="#94a3b8" font-size="10" text-anchor="middle">(Mobile)</text>
|
||||||
<text x="135" y="444" fill="#22d3ee" font-size="9" text-anchor="middle">Flutter</text>
|
<text x="135" y="441" fill="#22d3ee" font-size="9" text-anchor="middle">Flutter</text>
|
||||||
<text x="135" y="460" fill="#94a3b8" font-size="8" text-anchor="middle">Seek & Find • Inventory • Enrollment</text>
|
<text x="135" y="459" fill="#94a3b8" font-size="8" text-anchor="middle">Seek & Find • Inventory</text>
|
||||||
|
<text x="135" y="472" fill="#94a3b8" font-size="8" text-anchor="middle">Enrollment</text>
|
||||||
|
|
||||||
<!-- ========== PRINT (fixed wrapping) ========== -->
|
<!-- ========== PRINT (fixed wrapping) ========== -->
|
||||||
<rect x="260" y="380" width="180" height="100" rx="10" fill="rgba(120, 53, 15, 0.45)" stroke="#fbbf24" stroke-width="2"/>
|
<rect x="260" y="380" width="180" height="100" rx="10" fill="rgba(120, 53, 15, 0.45)" stroke="#fbbf24" stroke-width="2"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user