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:
@@ -16,6 +16,7 @@ export default {
|
|||||||
VChip: {
|
VChip: {
|
||||||
rounded: 'pill',
|
rounded: 'pill',
|
||||||
variant: 'tonal',
|
variant: 'tonal',
|
||||||
|
size: 'small',
|
||||||
},
|
},
|
||||||
VDataTable: {
|
VDataTable: {
|
||||||
VPagination: {
|
VPagination: {
|
||||||
|
|||||||
Reference in New Issue
Block a user