mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
VCard: add border by default
This commit is contained in:
@@ -47,6 +47,7 @@ export default defineNuxtPlugin(nuxtApp => {
|
||||
blueprint: md3,
|
||||
defaults: {
|
||||
VCard: {
|
||||
border: 'sm',
|
||||
elevation: 0
|
||||
},
|
||||
VCarousel: {
|
||||
|
||||
Reference in New Issue
Block a user