From 99d309b883c1b55950d707aec48358acef1aa873 Mon Sep 17 00:00:00 2001 From: apuente Date: Tue, 29 Oct 2024 13:44:11 +0100 Subject: [PATCH] refs #1062 Toggle sidebar on button --- ogWebconsole/src/app/layout/header/header.component.css | 2 +- ogWebconsole/src/app/layout/header/header.component.html | 2 +- .../src/app/layout/main-layout/main-layout.component.html | 4 ++-- .../src/app/layout/main-layout/main-layout.component.ts | 5 +++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ogWebconsole/src/app/layout/header/header.component.css b/ogWebconsole/src/app/layout/header/header.component.css index 6e944a1..c551adc 100644 --- a/ogWebconsole/src/app/layout/header/header.component.css +++ b/ogWebconsole/src/app/layout/header/header.component.css @@ -20,6 +20,6 @@ button[mat-flat-button] { margin: 0 5px; } -.navbar-tittle{ +.navbar-title{ cursor: pointer; } diff --git a/ogWebconsole/src/app/layout/header/header.component.html b/ogWebconsole/src/app/layout/header/header.component.html index e161167..67a269b 100644 --- a/ogWebconsole/src/app/layout/header/header.component.html +++ b/ogWebconsole/src/app/layout/header/header.component.html @@ -1,5 +1,5 @@ - Opengnsys webconsole + Opengnsys webconsole