ปรับ css หน้ารายละเอียดประกาศ แก้ตามประชุมวันนี้
This commit is contained in:
parent
faaae95956
commit
b8bf44ba3a
12 changed files with 142 additions and 90 deletions
|
|
@ -26,8 +26,23 @@
|
|||
padding-right: 0rem !important;
|
||||
padding-bottom: 2rem;
|
||||
}
|
||||
.breadTaxt{
|
||||
width:150px;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.tableScroll {
|
||||
display: table !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
}
|
||||
.tableScroll {
|
||||
display: block;
|
||||
height: 520px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.p-one{
|
||||
background-image: linear-gradient(to top,rgba(71, 85, 105, 0.647),rgba(67, 84, 107, 0.807)),url('/images/p1.jpg');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue