From ffed6dfacf21e85f0fc288cef5940c958c772cbf Mon Sep 17 00:00:00 2001 From: minottic Date: Tue, 6 Feb 2024 13:16:25 +0100 Subject: [PATCH] Add space to keep format --- scilog/src/app/overview/overview.component.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scilog/src/app/overview/overview.component.css b/scilog/src/app/overview/overview.component.css index 929e73c6..e632189b 100644 --- a/scilog/src/app/overview/overview.component.css +++ b/scilog/src/app/overview/overview.component.css @@ -16,7 +16,7 @@ height: calc(100vh - 250px); width: calc(100vw - 20px); } - + ::ng-deep .mat-toolbar{ z-index: 998; position: fixed;