js merge table cell
This commit is contained in:
@@ -48,3 +48,31 @@ table{
|
||||
}
|
||||
}
|
||||
|
||||
// tableau collpase cell within column
|
||||
|
||||
#tablefield-wrapper-paragraph-240-field_tablefield-0{
|
||||
margin-bottom: 2rem;
|
||||
|
||||
}
|
||||
#tablefield-paragraph-240-field_tablefield-0{
|
||||
caption-side:bottom;
|
||||
// display: flex;
|
||||
// flex-direction: column;
|
||||
// empty-cells:hide;
|
||||
|
||||
tbody{
|
||||
|
||||
// td.row_2.col_1{
|
||||
// display: none;
|
||||
// }
|
||||
// td.row_3.col_1{
|
||||
// display: none;
|
||||
// }
|
||||
// td.row_4.col_1{
|
||||
// display: none;
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user