WIP Поправила часть иконок
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user