Modificata gestione joint sash

This commit is contained in:
Annamaria Sassi
2026-03-13 13:12:12 +01:00
parent 01ec96e16f
commit 36c16e58bf
5 changed files with 164 additions and 142 deletions
+2 -2
View File
@@ -96,7 +96,7 @@
</div>
<div class="card-body bg-transparent">
<div class="row justify-content-between align-middle flex-wrap">
<div class="col-md-6 col-lg-6 d-flex flex-column pt-5">
<div class="col-md-6 col-lg-6">
@if (currStep == CompileStep.Tree)
{
<CardTree ItemTableList="m_ItemTableList"
@@ -266,7 +266,7 @@
</CardArcElement>
} *@
</div>
<div class="col-md-6 col-lg-6 d-flex flex-column">
<div class="col-md-6 col-lg-6">
@outSvg
</div>
</div>