|
@@ -962,7 +962,7 @@ element.style {
|
|
|
<div>
|
|
|
<div class="single_glance_row mt-1">
|
|
|
<span class="title" style="font-size:11px; font-weight: 600;">Proposal Quality :</span>
|
|
|
- <span class="tbl2 mb-2">
|
|
|
+ <span class="tbl2 mb-2" style="float: right;">
|
|
|
<i class="fa-solid fa-star"></i>
|
|
|
<i class="fa-solid fa-star"></i>
|
|
|
<i class="fa-solid fa-star"></i>
|
|
@@ -972,11 +972,11 @@ element.style {
|
|
|
</div>
|
|
|
<div class="single_glance_row mt-1">
|
|
|
<span class="title" style="font-size:11px; font-weight: 600;">Concept :</span>
|
|
|
- <span style="font-size: 11px; color: #868e96;">Good</span>
|
|
|
+ <span style="font-size: 11px; color: #868e96; float: right;">Good</span>
|
|
|
</div>
|
|
|
- <div class="single_glance_row mt-1" style="display: flex;">
|
|
|
+ <div class="single_glance_row mt-1">
|
|
|
<span class="title" style="font-size:11px; font-weight: 600;">Status :</span>
|
|
|
- <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
|
|
|
+ <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px; float: right;">
|
|
|
<span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
|
|
|
Hold
|
|
|
</span>
|