UI improvements.

This commit is contained in:
Daniel
2022-06-26 16:57:55 +04:30
parent 371eb3c181
commit 8240b3e80e
3 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ const List = ({ SetPath, data, tags, collections, reFetch, SetLoader, lightMode
<img alt="" src={favicon} />
<div className="list-entity-content">
<div className="row-name">
<span className="num">{i + 1}.</span>
<span className="num">{i + 1}</span>
{e.name}
<a
className="link"