Fixed topbar

This commit is contained in:
2026-02-22 12:48:20 +01:00
parent c6edc922fe
commit 6330d45b4e
4 changed files with 135 additions and 145 deletions

View File

@@ -1,4 +1,4 @@
<mat-toolbar class="topbar" (keydown)="onKeydown($event)">
<mat-toolbar class="topbar" color="primary" (keydown)="onKeydown($event)">
<a class="brand" routerLink="/">
<img class="logo-dot" src="{{AssetsConstants.LOGO}}" alt="" aria-hidden="true" draggable="false"
oncontextmenu="return false;">