From bb3da3b088d42ec155944353c6561448cfb7c9fd Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 23 Feb 2022 11:48:27 +0100 Subject: [PATCH] class pointer on row and scroll to ref by click in table row --- admin/src/components/Tables/SearchUserTable.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/admin/src/components/Tables/SearchUserTable.vue b/admin/src/components/Tables/SearchUserTable.vue index ddd89a793..c71f79aa3 100644 --- a/admin/src/components/Tables/SearchUserTable.vue +++ b/admin/src/components/Tables/SearchUserTable.vue @@ -1,6 +1,7 @@