From cd22e6199302e64db5d1d442258364802a67007c Mon Sep 17 00:00:00 2001 From: rockyeverlast Date: Tue, 9 Jul 2024 13:13:39 +0530 Subject: [PATCH] Update headerMenu fontstyle --- .../IO_Management/ViewIO/ViewIOdataHeader.jsx | 47 ++++++++++++++++--- 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/src/Pages/IO_Management/ViewIO/ViewIOdataHeader.jsx b/src/Pages/IO_Management/ViewIO/ViewIOdataHeader.jsx index 5801a86..4730f75 100644 --- a/src/Pages/IO_Management/ViewIO/ViewIOdataHeader.jsx +++ b/src/Pages/IO_Management/ViewIO/ViewIOdataHeader.jsx @@ -78,6 +78,11 @@ const ViewIOdataHeader = () => { textDecoration: "underline", background: "#fff", }; + + const style = { + fontSize: "0.875rem", + fontWeight: "400", + }; return ( { - - - @@ -147,7 +167,12 @@ const ViewIOdataHeader = () => { - @@ -155,7 +180,12 @@ const ViewIOdataHeader = () => { - @@ -163,7 +193,12 @@ const ViewIOdataHeader = () => { -