Some changes yet

This commit is contained in:
Artur 2024-11-05 20:04:44 +01:00
parent 5a911436e0
commit 313f6f0804
1 changed files with 5 additions and 4 deletions

View File

@ -79,9 +79,9 @@
</div> </div>
@if( lifeFormArray.controls.length > 0 ){ @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="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>
<div class="row p-2 "> <div class="row p-2 ">
<table class="table table-striped table-bordered"> <table class="table table-striped table-bordered">
@ -109,9 +109,10 @@
} }
</div> </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="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"> <div class="row justify-content-center">
<table class="table table-striped table-bordered "> <table class="table table-striped table-bordered ">
<thead> <thead>