From 661390120386c449c2eece406af2f7e87b40ec8e Mon Sep 17 00:00:00 2001 From: Tristan Eisermann <19949441+Tristan2357@users.noreply.github.com> Date: Thu, 23 Apr 2020 17:02:26 +0200 Subject: [PATCH] TSK-1127 Changed input of Pagination to type number and removed usual arrows --- .../components/pagination/pagination.component.html | 2 +- .../components/pagination/pagination.component.scss | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/web/src/app/shared/components/pagination/pagination.component.html b/web/src/app/shared/components/pagination/pagination.component.html index 4895b77ce..97fcd7f7d 100644 --- a/web/src/app/shared/components/pagination/pagination.component.html +++ b/web/src/app/shared/components/pagination/pagination.component.html @@ -6,7 +6,7 @@