🥇 export from upstream (1023174)

This commit is contained in:
2026-05-24 02:06:59 +02:00
parent cef8dab272
commit a300f514ef
+3 -5
View File
@@ -34,11 +34,9 @@
</marker> </marker>
</defs> </defs>
<!-- Background panel --> <!-- Title with background -->
<rect x="10" y="10" width="780" height="400" rx="10" fill="#f6f8fa" stroke="#d0d7de" stroke-width="1"/> <rect x="280" y="14" width="240" height="26" rx="4" fill="#f6f8fa" stroke="#d0d7de" stroke-width="0.5"/>
<text class="title" x="400" y="33" text-anchor="middle">Configuration Layering</text>
<!-- Title -->
<text class="title" x="400" y="35" text-anchor="middle">Configuration Layering</text>
<!-- Priority arrow on the left --> <!-- Priority arrow on the left -->
<line x1="70" y1="60" x2="70" y2="370" stroke="#8b949e" stroke-width="1.5" marker-end="url(#arr)"/> <line x1="70" y1="60" x2="70" y2="370" stroke="#8b949e" stroke-width="1.5" marker-end="url(#arr)"/>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB