|
@@ -531,7 +531,7 @@
|
|
$shortcuts = "";
|
|
$shortcuts = "";
|
|
$latestSectionTS = 0;
|
|
$latestSectionTS = 0;
|
|
?>
|
|
?>
|
|
- <div class="{{ $note->is_signed_by_hcp ? 'note-signed-by-hcp' : '' }} flex-grow-1">
|
|
|
|
|
|
+ <div class="{{ $note->is_signed_by_hcp ? 'note-signed-by-hcp' : '' }} w-50">
|
|
@if($isVisitTemplateBased && $doesVisitTemplateLayoutExist)
|
|
@if($isVisitTemplateBased && $doesVisitTemplateLayoutExist)
|
|
@include($visitLayoutPath)
|
|
@include($visitLayoutPath)
|
|
@elseif($isVisitTemplateBased && !$doesVisitTemplateUiConfigExist)
|
|
@elseif($isVisitTemplateBased && !$doesVisitTemplateUiConfigExist)
|