[WIP] Добавил скругление фото
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
.label-field.font-sm.text-sm.whitespace-nowrap {{`${field.label} :`}}
|
||||
.photo-field.flex.gap-3.items-center(v-if="field.type === 'photo'")
|
||||
q-avatar(
|
||||
square,
|
||||
rounded,
|
||||
size="40px",
|
||||
v-if="docData[data.dataKey][field.key]?.photo"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user