Skip to content
Snippets Groups Projects
Commit c57a3c33 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

set elevation to footer

parent a5f3be3c
Branches
Tags
No related merge requests found
<div>
<mat-toolbar id="footer-toolbar">
<mat-toolbar id="footer-toolbar" class="mat-elevation-z24">
<button class="focus_button" mat-button (click)="showHelp()" *ngIf="router.url !== '/home'"
aria-labelledby="help-label">
<mat-icon>help</mat-icon>
......
<mat-toolbar class="mat-elevation-z1">
<mat-toolbar class="mat-elevation-z16">
<mat-toolbar-row>
<button id="back-button" mat-icon-button aria-labelledby="back-label" *ngIf="router.url !== '/home'" (click)="goBack()"
matTooltip="{{'header.back' | translate}}">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment