update style card / ปรับ offset / limit
All checks were successful
frontend-action / build-image (push) Successful in 1m3s
All checks were successful
frontend-action / build-image (push) Successful in 1m3s
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
v-for="(item, i) in dataProfile"
|
||||
:key="i"
|
||||
cols="12"
|
||||
md="6"
|
||||
lg="6"
|
||||
md="12"
|
||||
lg="12"
|
||||
>
|
||||
<v-card elevation="5" class="text-sub2 mx-auto pb-5 card-user">
|
||||
<v-card elevation="5" class="text-sub2 mx-auto pb-8 card-user" maxWidth="900" rounded="xl">
|
||||
<div
|
||||
style="background: #37332f; color: white; width: 100%"
|
||||
class="font-weight-bold pa-2 w-100 text-center"
|
||||
|
||||
Reference in New Issue
Block a user