adjust stats styling, remove reload on language change

This commit is contained in:
plebeius.eth
2024-03-20 17:22:22 +01:00
parent d3b9a1fea3
commit 78b37e1294
4 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -23,8 +23,8 @@ const BoardStats = ({ address, createdAt }: BoardStatsProps) => {
return (
<div className={styles.content}>
<hr />
<table className={styles.blotter}>
<hr />
{showStats && (
<tbody id='blotter-msgs'>
<tr>