From 8240b3e80e4fb99c45bdfe653cef7a65ac5415ae Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 26 Jun 2022 16:57:55 +0430 Subject: [PATCH] UI improvements. --- src/componets/List.js | 2 +- src/styles/List.css | 23 +++++++++++++++-------- src/styles/index.css | 10 ++++++++++ 3 files changed, 26 insertions(+), 9 deletions(-) diff --git a/src/componets/List.js b/src/componets/List.js index f19f370..9f4e62d 100644 --- a/src/componets/List.js +++ b/src/componets/List.js @@ -67,7 +67,7 @@ const List = ({ SetPath, data, tags, collections, reFetch, SetLoader, lightMode
- {i + 1}. + {i + 1} {e.name}