Skip to content

Commit

Permalink
Align styling of list-m2m list-o2m
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jun 9, 2021
1 parent 094819a commit 8ac6c44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/interfaces/list-m2m/list-m2m.vue
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,10 @@ export default defineComponent({
}
.actions {
margin-top: 12px;
margin-top: 8px;
.v-button + .v-button {
margin-left: 12px;
margin-left: 8px;
}
}
Expand Down

0 comments on commit 8ac6c44

Please sign in to comment.