From eb8a78b40de8a509c920a867dec70b84c1513ef7 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Wed, 27 May 2020 15:31:50 +0300 Subject: [PATCH] Lint fixes --- src/views/datatable/DataTableScrollDemo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/datatable/DataTableScrollDemo.vue b/src/views/datatable/DataTableScrollDemo.vue index 5733d215f..25566be92 100755 --- a/src/views/datatable/DataTableScrollDemo.vue +++ b/src/views/datatable/DataTableScrollDemo.vue @@ -17,7 +17,7 @@

Flexible Scroll

-

Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table. +

Flex scroll feature makes the scrollable viewport section dynamic so that it can grow or shrink relative to the parent size of the table. Click the button below to display a maximizable Dialog where data viewport adjusts itself according to the size changes.