add state string to sub catalog view

This commit is contained in:
Tom
2023-05-16 15:15:31 +02:00
parent 999cfa835c
commit 8a2f39b936
2 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ const Subscriptions = () => {
null
) : (
<div id="stats" style={{float: "right", marginTop: "5px"}}>
<span>{stateString}</span>
<span className={stateString ? "ellipsis" : ""}>{stateString}</span>
</div>
)}
<div id="catalog-button-mobile">