This commit is contained in:
parent
c139358135
commit
9811ed7ca2
@ -14,7 +14,7 @@
|
|||||||
v-if="user.MEMBERSEQ === employeeId"
|
v-if="user.MEMBERSEQ === employeeId"
|
||||||
src="/img/icons/Crown.png"
|
src="/img/icons/Crown.png"
|
||||||
alt="Crown"
|
alt="Crown"
|
||||||
class="top-0 start-50 translate-middle crown-icon"
|
class="start-50 translate-middle crown-icon"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
class="rounded-circle profile-img"
|
class="rounded-circle profile-img"
|
||||||
@ -103,5 +103,6 @@ borderStyle: "solid",
|
|||||||
width: 90%;
|
width: 90%;
|
||||||
height: 70%;
|
height: 70%;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
top: -7%
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user