UI: Fix help button style

This commit is contained in:
Igor Kulikov 2023-03-29 13:08:10 +03:00
parent a1bbd7ad0d
commit fd9729479b

View File

@ -15,7 +15,7 @@
limitations under the License.
-->
<button color="primary" mat-icon-button
<button mat-icon-button
type="button"
(click)="gotoHelpPage()"
matTooltip="{{'help.goto-help-page' | translate}}"