ok larghezza componenti pagina dettaglio macchina
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
<div class="col-12 d-flex justify-content-between">
|
||||
@if (enableMagPrint)
|
||||
{
|
||||
<div class="px-1 col-6">
|
||||
<div class="col-6">
|
||||
<PrintMag RecMSE="RecMSE"></PrintMag>
|
||||
</div>
|
||||
}
|
||||
@if (odlOk)
|
||||
{
|
||||
<div class="px-1 @ConfCssWidth">
|
||||
<div class="@ConfCssWidth">
|
||||
<button class="btn btn-sm @ConfBg py-2 px-4" style="width: 100%" @onclick="()=>ToggleConfProd()">
|
||||
<i class="fa-solid fa-check pe-1"></i><span>@ConfTitle</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user