Update Test.vue
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Статистика -->
|
||||
<div class="max-w-5xl mx-auto mt-6 grid grid-cols-1 md:grid-cols-3 gap-4">
|
||||
<div class="max-w-5xl mx-auto mt-6 grid grid-cols-1 md:grid-cols-3 gap-4 mb-8">
|
||||
<div
|
||||
v-for="group in roleGroups"
|
||||
:key="group.role"
|
||||
|
||||
Reference in New Issue
Block a user