Фикс багов дизайна

This commit is contained in:
megavrilinvv
2023-08-23 16:34:11 +03:00
parent e9810c91cf
commit 564b250b66
16 changed files with 133 additions and 93 deletions

View File

@@ -31,7 +31,7 @@
rounded,
@click="removeImage(data?.dataKey, field?.key)"
)
q-icon(name="app:icon-cancel", size="8px")
q-icon.icon-cancel(name="app:cancel", size="8px")
.replace-photo.font-medium.text-base.cursor-pointer(
v-if="isEdit",
@click="openModal(data.dataKey)",
@@ -370,6 +370,8 @@ export default {
min-width: 302px
.icon-copy .cursor
cursor: pointer !important
.icon-cancel :deep(path)
fill: var(--default-white)
.q-badge
padding: 4px
cursor: pointer