From 22535c66b7be179d1eeae539712f63f588ad5a7a Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Thu, 26 Dec 2024 21:39:36 +1100 Subject: [PATCH] Fix for graph view not highlighted when selected and change list card item icon arrow to 3 dots --- app/static/css/tailwind.css | 12 ++++++++++++ app/templates/dashboard.html | 10 +++++----- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/app/static/css/tailwind.css b/app/static/css/tailwind.css index 95b5194..3bc80b1 100644 --- a/app/static/css/tailwind.css +++ b/app/static/css/tailwind.css @@ -648,6 +648,18 @@ video { top: 1.25rem; } +.bottom-0 { + bottom: 0px; +} + +.left-0 { + left: 0px; +} + +.right-0 { + right: 0px; +} + .z-10 { z-index: 10; } diff --git a/app/templates/dashboard.html b/app/templates/dashboard.html index 9e30ffb..de28e81 100644 --- a/app/templates/dashboard.html +++ b/app/templates/dashboard.html @@ -82,7 +82,7 @@ -
+
-
@@ -122,14 +122,14 @@
-
+
Heart Rate {{ reading.heart_rate }} bpm
-
+
-
+

Blood Pressure (mmHg)