feat: add justify-all property to row flex #535

This commit is contained in:
Hufe921
2024-05-04 17:35:47 +08:00
parent 7416a88151
commit a1293aff22
12 changed files with 65 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path stroke="#3D4757" fill="#3D4757" d="M2 10.5H14M2 13.5H14" stroke-linecap="round" stroke-linejoin="miter">
</path>
<path stroke="#3D4757" fill="#3D4757" d="M14 3.5L12 1.5M14 3.5L12 5.5M14 3.5L2 3.5M4 1.5L2 3.5M2 3.5L4 5.5"
stroke-linecap="round" stroke-linejoin="miter">
</path>
</svg>

After

Width:  |  Height:  |  Size: 385 B