Skip to content

Commit

Permalink
feat: update theme for Filament Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
riodewanto committed Mar 11, 2024
1 parent 5419a38 commit 84896ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/css/filament/admin/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,8 @@
.fi-header-subheading {
@apply !text-sm;
}

/* Filament Actions */
.fi-dropdown-trigger button.fi-btn {
@apply !p-1;
}

0 comments on commit 84896ac

Please sign in to comment.