Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mySkill-x
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
angular
mySkill-x
Commits
fd638e9e
Commit
fd638e9e
authored
May 26, 2025
by
Natthaphat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
แก้รูป
parent
fd62e365
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
header.component.html
src/app/shared/components/header/header.component.html
+4
-6
No files found.
src/app/shared/components/header/header.component.html
View file @
fd638e9e
...
...
@@ -697,8 +697,8 @@
</button>
<div
class=
"hs-dropdown-menu ti-dropdown-menu border-0 w-[20rem]"
aria-labelledby=
"dropdown-profile"
>
<div
class=
"ti-dropdown-header !bg-primary flex"
>
<div
class=
"
ltr:mr-3 rtl:ml-3
"
>
<div
class=
"ti-dropdown-header !bg-primary flex
items-center space-x-3
"
>
<div
class=
"
flex-shrink-0
"
>
<!-- <img class="avatar shadow-none rounded-full h-full !ring-transparent" src="./assets/img/users/profile2.jpg"
alt="profile-img" /> -->
<!-- <img *ngIf="employeeProfile?.picture && employeeProfile.picture !== ''; else defaultImage"
...
...
@@ -713,10 +713,8 @@
src="./assets/img/users/defaultperson.jpg"
alt="Image Description" />
</ng-template> -->
<img
style=
"height: 45px; width: 45px;"
class=
"inline-block rounded-full ring-2 h-full !ring-transparent"
src=
"./assets/img/users/man.PNG"
alt=
"Image Description"
/>
<img
class=
"avatar shadow-none rounded-full !ring-transparent"
src=
"./assets/img/users/man.PNG"
alt=
"Image Description"
/>
</div>
<div>
<p
class=
"ti-dropdown-header-title !text-white"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment