diff --git a/btc-UI/src/app/components/shared-table/shared-table.component.css b/btc-UI/src/app/components/shared-table/shared-table.component.css index cd16ba7..5fc5a90 100644 --- a/btc-UI/src/app/components/shared-table/shared-table.component.css +++ b/btc-UI/src/app/components/shared-table/shared-table.component.css @@ -23,6 +23,7 @@ .main-table { display: flex; flex-direction: column; + font-weight: bold; height: 100%; overflow: hidden; }