This commit is contained in:
iVampireSP.com 2023-12-06 10:40:05 +08:00
parent 5ac089307a
commit 9e4e544479
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -14,7 +14,7 @@
<v-list density="compact" nav>
<template v-for="item in items">
<v-list-item
rounded="xl"
rounded="lg"
:prepend-icon="item.icon"
:title="item.text"
:value="item.text"