Fixed #5717 - Table: remove responsiveLayout

This commit is contained in:
tugcekucukoglu 2024-05-10 10:46:03 +03:00
parent 32c592b74e
commit 12f28aaf80
10 changed files with 4 additions and 109 deletions

View file

@ -445,8 +445,7 @@ p-treetable-gridlines .p-treetable-tbody > tr:last-child>td {
color: inherit;
}
.p-treetable .p-treetable-row-checkbox {
vertical-align: middle;
.p-treetable .p-treetable-node-checkbox {
margin-right: 0.5rem;
}
`;