Skip to content

Commit

Permalink
Add primary color to date picker in FieldWidget.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasstein committed Mar 1, 2023
1 parent 1876cb0 commit 63972e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/js/bundles/dn_querybuilder/FieldWidget.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
</template>
<v-date-picker
v-model="dateString"
color="primary"
:locale="locale"
full-width
scrollable
Expand Down

0 comments on commit 63972e7

Please sign in to comment.