From 28a0d3c2101ff53f7deecdf1886310f0a9cfdfd8 Mon Sep 17 00:00:00 2001 From: megavrilinvv Date: Wed, 14 Dec 2022 19:13:46 +0300 Subject: [PATCH] =?UTF-8?q?[WIP]=20=D0=A1=D0=BA=D1=80=D1=8B=D0=BB=20=D0=B0?= =?UTF-8?q?=D0=B2=D0=B0=D1=82=D0=B0=D1=80=20=D0=BD=D0=B0=20=D1=85=D0=B5?= =?UTF-8?q?=D0=B4=D0=B5=D1=80=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TheHeader.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/TheHeader.vue b/src/components/TheHeader.vue index 96f134b..a060de2 100644 --- a/src/components/TheHeader.vue +++ b/src/components/TheHeader.vue @@ -23,9 +23,9 @@ button.header-buttons.flex.justify-center.items-center.mr-8.p-0 .icon-bell.text-xxl .flex.justify-centflexer.items-center.relative - base-avatar.mr-2(:size="36", :color="userData.color", v-if="!userData.photo") {{changeName}} - base-avatar.mr-2(:size="32", v-else) - img.h-full.object-cover(:src="url + userData.photo", alt="Avatar") + //- base-avatar.mr-2(:size="36", :color="userData.color", v-if="!userData.photo") {{changeName}} + //- base-avatar.mr-2(:size="32", v-else) + //- img.h-full.object-cover(:src="url + userData.photo", alt="Avatar") button.header-buttons(@click="openPopup") .icon-down-arrow.text-xxs.flex.justify-center.items-center.p-0 base-popup.right-2.top-10(