Skip to content

Commit

Permalink
Fix: Padding In Button Window
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricargame committed Nov 6, 2024
1 parent 0694c1d commit dd89c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ADempiere/FieldDefinition/FieldButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
-->

<template>
<el-button-group style="padding-top: 5%;">
<el-button-group style="padding-top: 3%;">
<el-button
v-popover:info-field
type="primary"
Expand Down

0 comments on commit dd89c36

Please sign in to comment.