We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5701b9d commit bbd2fecCopy full SHA for bbd2fec
Employee_Managment_App/src/index.css
@@ -26,7 +26,7 @@
26
27
.xyz-management-content .col-md-2.sidebar .title {
28
font-size: 1.2em;
29
- text-align: center;
+ padding-left: 15px;
30
color: #f3f3f4;
31
font-weight: bolder;
32
margin-bottom: 30px;
@@ -390,6 +390,10 @@ td.cardcell.separateline {
390
padding: 0 0 10px 0;
391
}
392
393
+.achievementspage .e-card-content {
394
+ height: 100px;
395
+}
396
+
397
.announcementpage .e-card-content {
398
height: 150px;
399
0 commit comments