From a62a634a3cab6d4013d261e545f0e4f4fe19b084 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Tue, 3 Dec 2019 13:50:45 +0530 Subject: [PATCH] fix: Right align Int column as well --- src/pages/ListView/ListCell.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/pages/ListView/ListCell.vue b/src/pages/ListView/ListCell.vue index a5ca4973..b2f5b0e1 100644 --- a/src/pages/ListView/ListCell.vue +++ b/src/pages/ListView/ListCell.vue @@ -1,8 +1,5 @@