Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
myAppraisal
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
myAppraisal
Commits
c663ff9e
Commit
c663ff9e
authored
Nov 26, 2024
by
LAPTOP-CV4JFSHE\kantavee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
เเก้ไข css em-group and position tab upload
parent
2176326e
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
2 deletions
+24
-2
employee-group-unit.component.html
...on/employee-group-unit/employee-group-unit.component.html
+1
-1
employee-group-unit.component.scss
...on/employee-group-unit/employee-group-unit.component.scss
+11
-0
position-unit.component.html
...nts/job-description/position/position-unit.component.html
+1
-1
position-unit.component.scss
...nts/job-description/position/position-unit.component.scss
+11
-0
No files found.
src/app/components/job-description/employee-group-unit/employee-group-unit.component.html
View file @
c663ff9e
...
@@ -215,7 +215,7 @@
...
@@ -215,7 +215,7 @@
<div
id=
"employee-group-unit-component-modal-upload"
class=
"hs-overlay hidden ti-modal"
>
<div
id=
"employee-group-unit-component-modal-upload"
class=
"hs-overlay hidden ti-modal"
>
<div
class=
"hs-overlay-open:mt-7 ti-modal-box mt-0 ease-out h-[calc(100%-3.5rem)]"
>
<div
class=
"hs-overlay-open:mt-7 ti-modal-box mt-0 ease-out h-[calc(100%-3.5rem)]"
>
<div
class=
"max-h-full overflow-hidden ti-modal-content-upload"
>
<div
class=
"max-h-full overflow-hidden ti-modal-content-upload"
>
<div
class=
"
ti-modal-header
bg-primary"
>
<div
class=
"
modal-headerupload
bg-primary"
>
<h5
class=
"text-xxl font-bold text-white"
>
<h5
class=
"text-xxl font-bold text-white"
>
นำเข้าข้อมูลบริษัท
นำเข้าข้อมูลบริษัท
</h5>
</h5>
...
...
src/app/components/job-description/employee-group-unit/employee-group-unit.component.scss
View file @
c663ff9e
...
@@ -30,3 +30,13 @@ a.custom-link {
...
@@ -30,3 +30,13 @@ a.custom-link {
left
:
50%
;
/* ให้อยู่กลางในแนวนอน */
left
:
50%
;
/* ให้อยู่กลางในแนวนอน */
transform
:
translate
(
-50%
,
-50%
);
/* เคลื่อนที่ modal กลับมาให้ตรงกลาง */
transform
:
translate
(
-50%
,
-50%
);
/* เคลื่อนที่ modal กลับมาให้ตรงกลาง */
}
}
.modal-headerupload
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
border-bottom-width
:
1px
;
padding-top
:
0
.75rem
;
padding-bottom
:
0
.75rem
;
padding-left
:
1rem
;
padding-right
:
1rem
;
}
\ No newline at end of file
src/app/components/job-description/position/position-unit.component.html
View file @
c663ff9e
...
@@ -215,7 +215,7 @@
...
@@ -215,7 +215,7 @@
<div
id=
"position-unit-component-modal-upload"
class=
"hs-overlay hidden ti-modal"
>
<div
id=
"position-unit-component-modal-upload"
class=
"hs-overlay hidden ti-modal"
>
<div
class=
"hs-overlay-open:mt-7 ti-modal-box mt-0 ease-out h-[calc(100%-3.5rem)]"
>
<div
class=
"hs-overlay-open:mt-7 ti-modal-box mt-0 ease-out h-[calc(100%-3.5rem)]"
>
<div
class=
"max-h-full overflow-hidden ti-modal-content-upload"
>
<div
class=
"max-h-full overflow-hidden ti-modal-content-upload"
>
<div
class=
"
ti-modal-header
bg-primary"
>
<div
class=
"
modal-headerupload
bg-primary"
>
<h5
class=
"text-xxl font-bold text-white"
>
<h5
class=
"text-xxl font-bold text-white"
>
นำเข้าข้อมูลบริษัท
นำเข้าข้อมูลบริษัท
</h5>
</h5>
...
...
src/app/components/job-description/position/position-unit.component.scss
View file @
c663ff9e
...
@@ -29,3 +29,13 @@ a.custom-link {
...
@@ -29,3 +29,13 @@ a.custom-link {
left
:
50%
;
/* ให้อยู่กลางในแนวนอน */
left
:
50%
;
/* ให้อยู่กลางในแนวนอน */
transform
:
translate
(
-50%
,
-50%
);
/* เคลื่อนที่ modal กลับมาให้ตรงกลาง */
transform
:
translate
(
-50%
,
-50%
);
/* เคลื่อนที่ modal กลับมาให้ตรงกลาง */
}
}
.modal-headerupload
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
border-bottom-width
:
1px
;
padding-top
:
0
.75rem
;
padding-bottom
:
0
.75rem
;
padding-left
:
1rem
;
padding-right
:
1rem
;
}
\ No newline at end of file
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