diff --git a/webui/static/style.css b/webui/static/style.css index 429b776c..861f4120 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -4713,7 +4713,7 @@ body { /* Header Styling */ .dashboard-header { display: flex; - align-items: flex-start; + align-items: center; justify-content: space-between; padding: 20px 24px; margin: -28px -24px 20px -24px;