Skip to content

Commit bbd2fec

Browse files
947756: Need to fix the UI changes from UX team in employee management showcase application.
1 parent 5701b9d commit bbd2fec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Employee_Managment_App/src/index.css

+5-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
.xyz-management-content .col-md-2.sidebar .title {
2828
font-size: 1.2em;
29-
text-align: center;
29+
padding-left: 15px;
3030
color: #f3f3f4;
3131
font-weight: bolder;
3232
margin-bottom: 30px;
@@ -390,6 +390,10 @@ td.cardcell.separateline {
390390
padding: 0 0 10px 0;
391391
}
392392

393+
.achievementspage .e-card-content {
394+
height: 100px;
395+
}
396+
393397
.announcementpage .e-card-content {
394398
height: 150px;
395399
}

0 commit comments

Comments
 (0)