From b3263bd834cf1d90298b319500c4fd94135ab34f Mon Sep 17 00:00:00 2001 From: Devdeep Ghosh <63492939+thedevildude@users.noreply.github.com> Date: Wed, 27 Mar 2024 21:13:14 +0530 Subject: [PATCH] Extend Update Log to bottom of the screen (#7136) * removed fixed height * moved Paginator container one level up and minor CSS fix * removed filter overlapping with card * Update src/Components/Facility/Consultations/DailyRoundsList.tsx Co-authored-by: Ashesh <3626859+Ashesh3@users.noreply.github.com> --------- Co-authored-by: Khavin Shankar Co-authored-by: Ashesh <3626859+Ashesh3@users.noreply.github.com> --- .../Facility/Consultations/DailyRoundsList.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Components/Facility/Consultations/DailyRoundsList.tsx b/src/Components/Facility/Consultations/DailyRoundsList.tsx index 76d48ec86ba..edcf00f3016 100644 --- a/src/Components/Facility/Consultations/DailyRoundsList.tsx +++ b/src/Components/Facility/Consultations/DailyRoundsList.tsx @@ -41,8 +41,8 @@ export default function DailyRoundsList({ consultation }: Props) { /> -
-
+
+
{t("no_consultation_updates")} @@ -116,9 +116,9 @@ export default function DailyRoundsList({ consultation }: Props) { }} -
- -
+
+
+