ปรับ css หน้ารายละเอียดประกาศ แก้ตามประชุมวันนี้
This commit is contained in:
parent
faaae95956
commit
b8bf44ba3a
12 changed files with 142 additions and 90 deletions
|
|
@ -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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue