UI: Fix help button style
This commit is contained in:
parent
a1bbd7ad0d
commit
fd9729479b
@ -15,7 +15,7 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
<button color="primary" mat-icon-button
|
<button mat-icon-button
|
||||||
type="button"
|
type="button"
|
||||||
(click)="gotoHelpPage()"
|
(click)="gotoHelpPage()"
|
||||||
matTooltip="{{'help.goto-help-page' | translate}}"
|
matTooltip="{{'help.goto-help-page' | translate}}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user