improve the dark theme
[portal/ric-dashboard.git] / webapp-frontend / src / app / ui / confirm-dialog / confirm-dialog.component.html
index 51daeff..7e86ba0 100644 (file)
@@ -18,7 +18,6 @@
   ========================LICENSE_END===================================
   -->
 
-
   <div mat-dialog-title>
   </div>
   <div mat-dialog-content>
@@ -27,4 +26,4 @@
   <div mat-dialog-actions class="modal-footer justify-content-center">
     <button mat-button class="mat-raised-button" [mat-dialog-close]="false">Cancel</button>
     <button mat-button class="mat-raised-button mat-primary" [mat-dialog-close]="true">OK</button>
-  </div>
+  </div>
\ No newline at end of file