ปรับ css หน้ารายละเอียดประกาศ แก้ตามประชุมวันนี้

This commit is contained in:
Tanyalak 2023-04-07 17:58:02 +07:00
parent faaae95956
commit b8bf44ba3a
12 changed files with 142 additions and 90 deletions

View file

@ -102,8 +102,8 @@ table.fc-border-separate{
.fc-h-event .fc-event-title{
padding-left: 0.5em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
overflow: hidden;
text-overflow: ellipsis;
color:#334155;
font-weight:400 !important;
}
@ -112,4 +112,8 @@ table.fc-border-separate{
overflow: hidden;
text-overflow: ellipsis;
font-weight: 400;
}
.fc-event-title{
font-size: 0.875rem !important;
}