mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Fixed #5717 - Table: remove responsiveLayout
This commit is contained in:
parent
32c592b74e
commit
12f28aaf80
10 changed files with 4 additions and 109 deletions
|
@ -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;
|
||||
}
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue