Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Sep 28, 2024
1 parent 6e5bc48 commit 0f707d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/appMenu/AppMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ watch(visible, (newVisible) => {
}
:deep(.p-panel-content) {
padding: 10px;
@apply p-2;
}
:deep(.p-panel-header) {
Expand Down

0 comments on commit 0f707d1

Please sign in to comment.