Skip to content

Commit

Permalink
Update src/components/NcDialog/NcDialog.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Eduardo Morales <emoral435@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and emoral435 committed Jan 26, 2024
1 parent a046b26 commit 51cc38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcDialog/NcDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ export default defineComponent({
margin-block: 0;
&:not(:empty) {
margin-block: 6px 12px; // only if there are actione we add margin so if it is empty scroll content looks nice
margin-block: 6px 12px; // only if there are actions, we add margin so if it is empty scroll content looks nice
}
}
}
Expand Down

0 comments on commit 51cc38a

Please sign in to comment.