Fixed #1096 - On Row Expansion Nested Data Table Column Headers No Longer work
parent
0fbb9ee277
commit
64df59f515
|
@ -2059,7 +2059,7 @@ export default {
|
|||
}
|
||||
|
||||
/* Responsive */
|
||||
.p-datatable .p-datatable-tbody .p-column-title {
|
||||
.p-datatable .p-datatable-tbody > tr > td > .p-column-title {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue