Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1525 มุมมอง

[16.0] After the Open HRMS Core is installed, the font display of the screen title and list content is abnormal 。 

How to adjust it, thank you.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Sammy Yang,

This issue is caused by the hrms_dashboard.css file from the open HRMS HR Dashboard Module which is included in the HRMS Core. You can open the hrms_dashboard.css file and add the following code to fix the issue:

.mb-0{
font-size:14px !important;
}
.mb-0 .dash_title{
font-size:16px !important;
}

Regards

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

It workds well. thanks for your help

best regards

อวตาร
ละทิ้ง