Peter Muturi 3 жил өмнө
parent
commit
f8231c1c40

+ 3 - 3
public/css/style.css

@@ -115,7 +115,7 @@ main {
   gap: 10px;
 }
 .flex-header >div {
-  flex-grow: 1;
+  /* flex-grow: 1; */
 }
 .patient-header-address {
   list-style-type: none;
@@ -3449,7 +3449,7 @@ body.forced-masking #mask {
 .mcp-theme-1 .point-table [if-read-mode] .inline-html-container {
     cursor: pointer;
 }
-table.v-top td, 
+table.v-top td,
 table.v-top th {
     vertical-align:top;
 }
@@ -3482,4 +3482,4 @@ table.v-top th {
     overflow: hidden;
     text-overflow: ellipsis;
     display: inline-block;
-}
+}

+ 2 - 2
resources/views/layouts/patient-header.blade.php

@@ -84,7 +84,7 @@ $addressParts .= implode(", ", $addressPart2);
           (<b>{{round($patient->most_recent_cellular_weight_value, 1)}}</b>@if($patient->most_recent_cellular_weight_measurement_at), {{friendly_date_short($patient->most_recent_cellular_weight_measurement_at)}}@endif)
           @endif
         </div>
-        
+
 
         <?php $currentCareMonth = $patient->currentCareMonth(); ?>
         @if($currentCareMonth && ($pro->pro_type === 'ADMIN' || $pro->id === $currentCareMonth->mcp_pro_id))
@@ -485,7 +485,7 @@ $addressParts .= implode(", ", $addressPart2);
       @endif
     </div>
 
-    <div class="bg-light p-2 border" style="max-width: 215px;">
+    <div class="bg-light p-2 border ml-auto" style="max-width: 215px;">
       <div>
         <div class="d-flex">
           <label class="">Sticky Note:</label>