WIP Доделала модалку

This commit is contained in:
Daria Golova
2023-05-05 15:23:12 +03:00
parent 0345ddeee9
commit 05ce9f0125
7 changed files with 98 additions and 31 deletions

View File

@@ -13,7 +13,7 @@
img.teeth-icon(src="@/assets/icons/teeth.svg")
.flex.items-center.gap-x-2
base-avatar(:size="40")
img.object-cover(
img.object-cover.h-full(
v-if="protocolData.employee?.photo"
:src="protocolData.employee?.photo"
alt="avatar"