fixed table
This commit is contained in:
@@ -82,9 +82,15 @@ table{
|
||||
word-break: break-all;
|
||||
border-collapse: separate!important;
|
||||
}
|
||||
td{
|
||||
|
||||
.table td{
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
max-width: 10rem;
|
||||
word-break: break-all;
|
||||
border-collapse: separate!important;
|
||||
}
|
||||
|
||||
.aud{
|
||||
width: 110px;
|
||||
}
|
||||
@@ -94,8 +100,9 @@ td{
|
||||
}
|
||||
|
||||
.rasp{
|
||||
max-width: 200px;
|
||||
width: 200px;
|
||||
word-break: break-word;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#modal_matcenn{
|
||||
@@ -108,7 +115,10 @@ td{
|
||||
}
|
||||
|
||||
|
||||
.datatable th:nth-child(7) {
|
||||
width: 200px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user