Set default VChip size to small for more compact badges/pills

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Dev
2026-03-14 17:39:21 -04:00
parent 56bd303254
commit 634b8916ae

View File

@@ -16,6 +16,7 @@ export default {
VChip: {
rounded: 'pill',
variant: 'tonal',
size: 'small',
},
VDataTable: {
VPagination: {