WIP Доделала селект на хедере
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
base-avatar(:size="36", :color="userData?.color", v-if="!userData?.photo") {{changeName}}
|
||||
base-avatar(:size="32", v-else)
|
||||
img.h-full.object-cover(:src="url + userData?.photo", alt="Avatar")
|
||||
.h-6.w-6.flex.items-center.justify-center.ml-2
|
||||
.h-6.w-6.flex.items-center.justify-center.ml-2.pt-1
|
||||
q-icon(name="app:icon-down-arrow", size="12px")
|
||||
q-menu(
|
||||
:offset="[60, 6]"
|
||||
|
||||
Reference in New Issue
Block a user