更改边框样式
This commit is contained in:
parent
a8f8b10e37
commit
5e44c593d8
@ -7,7 +7,7 @@ const { t } = useLocale()
|
|||||||
<template>
|
<template>
|
||||||
<v-row class="py-5 h-100">
|
<v-row class="py-5 h-100">
|
||||||
<v-col cols="auto">
|
<v-col cols="auto">
|
||||||
<v-sheet elevation="1" class="rounded-lg">
|
<v-sheet class="rounded-lg border-thin">
|
||||||
<v-list class="rounded-lg">
|
<v-list class="rounded-lg">
|
||||||
<v-list-group value="Management">
|
<v-list-group value="Management">
|
||||||
<template v-slot:activator="{ props }">
|
<template v-slot:activator="{ props }">
|
||||||
|
Loading…
Reference in New Issue
Block a user