diff --git a/btc-UI/src/app/components/navbar/navbar.component.css b/btc-UI/src/app/components/navbar/navbar.component.css index fa73f6c..cb7bd9b 100755 --- a/btc-UI/src/app/components/navbar/navbar.component.css +++ b/btc-UI/src/app/components/navbar/navbar.component.css @@ -580,6 +580,11 @@ .me-2 { font-size: 1rem; } +.btno-label { + font-size: 1rem; + font-weight: 600; + color: #fff; /* Or match whatever text color you use */ +} .date-time { font-weight: bold; font-size: 1rem; diff --git a/btc-UI/src/app/components/navbar/navbar.component.html b/btc-UI/src/app/components/navbar/navbar.component.html index f8ea2ac..4608ed9 100755 --- a/btc-UI/src/app/components/navbar/navbar.component.html +++ b/btc-UI/src/app/components/navbar/navbar.component.html @@ -6,7 +6,16 @@
- B.T.No:1111 + + + Operator: {{ userName }} + + + + B.T.No: 1111 + + +
{ setInterval(() => {