Skip to content
Snippets Groups Projects
Commit 7266484c authored by Sebastian Wittek's avatar Sebastian Wittek
Browse files

add css file

parent 9e4a171e
No related merge requests found
......@@ -8,10 +8,5 @@
</button>
<button mat-raised-button color="primary" (click)="closeDialog('send')">
<button mat-raised-button color="warn" (click)="onNoClick()">
{{ 'comment-page.back' | translate }}
</button>
<button mat-raised-button color="primary" (click)="send(comment.subject, comment.body)">
{{ 'comment-page.send' | translate}}
</button>
</button>
button {
margin-right: 20px;
min-width: 80px;
}
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