From 508623f89f78496253a07146542468a706e6f596 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 14 Mar 2021 13:30:50 +0100 Subject: [PATCH] Improved styling of the export visits button --- src/visits/VisitsStats.tsx | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/src/visits/VisitsStats.tsx b/src/visits/VisitsStats.tsx index 8ebb4f12..8ebd0fd9 100644 --- a/src/visits/VisitsStats.tsx +++ b/src/visits/VisitsStats.tsx @@ -259,17 +259,24 @@ const VisitsStats: FC = ( {visits.length > 0 && (
- - +
+ + +
)}