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,
|
blueprint: md3,
|
||||||
defaults: {
|
defaults: {
|
||||||
VCard: {
|
VCard: {
|
||||||
|
border: 'sm',
|
||||||
elevation: 0
|
elevation: 0
|
||||||
},
|
},
|
||||||
VCarousel: {
|
VCarousel: {
|
||||||
|
|||||||
Reference in New Issue
Block a user