style: update

parent f5e276a8
<h1 mat-dialog-title>{{"Warning"|trans}}</h1>
<h2>
<h3>
{{"The page will be reload, can you acceptable?"|trans}}
</h2>
</h3>
<div style="float: right">
<button mat-raised-button (click)="onNoClick()">{{"Cancel"|trans}}</button>
<button mat-raised-button color="primary" [mat-dialog-close]="selected" cdkFocusInitial>{{"Confirm"|trans}}</button>
......
Markdown is supported
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