diff --git a/projects/demo/src/modules/components/table/examples/1/index.html b/projects/demo/src/modules/components/table/examples/1/index.html index ddf0423ed649b..4c7dc9fb1532d 100644 --- a/projects/demo/src/modules/components/table/examples/1/index.html +++ b/projects/demo/src/modules/components/table/examples/1/index.html @@ -2,7 +2,6 @@ tuiTable class="table" [columns]="columns" - [style.table-layout]="'fixed'" >