Add ripple everywhere.

This commit is contained in:
Florian THIERRY
2024-10-21 15:15:53 +02:00
parent f13fc79d92
commit 370ac7d814
25 changed files with 163 additions and 140 deletions

View File

@@ -4,7 +4,11 @@
<img src="assets/images/codiki.png" alt="logo"/>
Codiki
</a>
<button type="button" (click)="close()" matTooltip="Close the menu" i18n-matTooltip>
<button type="button"
(click)="close()"
matTooltip="Close the menu"
matRipple
i18n-matTooltip>
<mat-icon>close</mat-icon>
</button>
</h1>