Skip to content

Commit

Permalink
fix(ui): Add padding to primary evenlope actions
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Dec 10, 2024
1 parent 93b0225 commit 63f31a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/EnvelopePrimaryActions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export default {
align-items: center;
flex-direction: column;
padding: 10px 10px 0 10px;
gap: 10px;

.material-design-icon {
margin-bottom: -15px;
Expand Down

0 comments on commit 63f31a2

Please sign in to comment.