Some changes yet
This commit is contained in:
parent
5a911436e0
commit
313f6f0804
|
|
@ -79,9 +79,9 @@
|
|||
</div>
|
||||
|
||||
@if( lifeFormArray.controls.length > 0 ){
|
||||
<div class="col col-lg-6 mb-2 mx-1 frame2">
|
||||
<div class="col col-lg-6 mb-2 ms-lg-3">
|
||||
<div class="row">
|
||||
<div class="h2 text-center my-1" >Zmiany wartości</div>
|
||||
<div class="h5 text-center my-1" ><h5>Zmiany wartości</h5></div>
|
||||
</div>
|
||||
<div class="row p-2 ">
|
||||
<table class="table table-striped table-bordered">
|
||||
|
|
@ -109,9 +109,10 @@
|
|||
}
|
||||
|
||||
</div>
|
||||
<div class="row justify-content-center m-1 frame2">
|
||||
|
||||
<div class="row justify-content-center p-1">
|
||||
<div class="row h2 text-center" style="--bs-bg-opacity: .2;"><h2>Plan amortyzacji</h2></div>
|
||||
<div class="mt-3 col-11 justify-content-center ">
|
||||
<div class="mt-lg-3 mt-0 col justify-content-center ">
|
||||
<div class="row justify-content-center">
|
||||
<table class="table table-striped table-bordered ">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue