diff --git a/doc/treetable/scroll/FrozenColumnsDoc.vue b/doc/treetable/scroll/FrozenColumnsDoc.vue index 6a3d90e72..c66c24ddc 100644 --- a/doc/treetable/scroll/FrozenColumnsDoc.vue +++ b/doc/treetable/scroll/FrozenColumnsDoc.vue @@ -3,7 +3,7 @@

A column can be fixed during horizontal scrolling by enabling the frozen property on a Column. The location is defined with the alignFrozen that can be left or right.

- + @@ -24,7 +24,7 @@ export default { nodes: null, code: { basic: ` - + @@ -36,7 +36,7 @@ export default { options: `