Fixed #201 - Fixed autoLayout not working
parent
5ef214df44
commit
d96e9a7dfd
|
@ -887,7 +887,7 @@ export default {
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.p-treetable-auto-layout > .p-treetable-wrapper > table {
|
||||
.p-treetable-auto-layout table {
|
||||
table-layout: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue