mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 03:25:08 +00:00
(dashboards/project) Removed unnecessary classes from the buttons
This commit is contained in:
parent
3ba64abf6e
commit
9b1c0f2541
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user