WIP Поправила часть иконок

This commit is contained in:
Daria Golova
2023-07-25 15:42:24 +03:00
parent 14b67dde2b
commit 759d6953a2
16 changed files with 12563 additions and 101 deletions

View File

@@ -9,7 +9,7 @@
img(:src="arrow")
.button.flex
base-button(width="40px", @click="createForm")
q-icon(name="app:plus", size="12px")
q-icon.plus(name="app:plus", size="24px")
.button.flex.relative.btn-sidebar.button-svg.cursor-pointer(
@click="()=>showActive(svg.name)",
v-for="svg in patientData.arrSvg"
@@ -376,6 +376,8 @@ export default {
.q-btn :deep(.q-ripple)
display: none
.plus :deep(path)
fill: var(--default-white)
.button-svg
&:hover
.svg :deep(.hover)