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