Skip to content

Commit

Permalink
Merge pull request #372 from connorabbas/bug-fix/drawer-footer
Browse files Browse the repository at this point in the history
Drawer .p-drawer-footer fix
  • Loading branch information
tugcekucukoglu authored Dec 24, 2024
2 parents 4931935 + a028bb8 commit 9230f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/styles/primevue/drawer.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

.p-drawer-footer {
@apply px-5
@apply p-5
}

.p-drawer-title {
Expand Down

0 comments on commit 9230f19

Please sign in to comment.