(dashboards/project) Removed unnecessary classes from the buttons

This commit is contained in:
Sercan Yemen 2022-08-05 13:36:00 +03:00
parent 3ba64abf6e
commit 9b1c0f2541

View File

@ -26,7 +26,7 @@
<!-- Actions -->
<div class="flex items-center mt-6 sm:mt-0 sm:ml-2 space-x-3">
<button
class="fuse-mat-button-rounded bg-accent-700"
class="bg-accent"
mat-flat-button
[color]="'accent'">
<mat-icon
@ -35,7 +35,6 @@
<span class="ml-2">Messages</span>
</button>
<button
class="fuse-mat-button-rounded"
mat-flat-button
[color]="'primary'">
<mat-icon