small scss fixes

This commit is contained in:
mchouliara 2024-08-27 17:41:06 +03:00
parent 9389ad5cce
commit 3763c93568
3 changed files with 3 additions and 3 deletions

View File

@ -137,7 +137,7 @@
</div>
</mat-step>
<mat-step [label]="fromStepperLabel" [completed]="formGroup.valid">
<div class="row">
<div class="row pr-4">
<!-- TABLE -->
<div class="col-3">

View File

@ -140,7 +140,7 @@
min-width: 77px;
min-height: 28px;
color: #ff3d33;
background: #ffd5d32f 0% 0% no-repeat padding-box;
background: #ffe6e5 0% 0% no-repeat padding-box;
border-radius: 44px;
letter-spacing: 0.11px;
font-weight: 400;