mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed boris layout
This commit is contained in:
parent
8435f1804f
commit
0d5e035c7f
2 changed files with 20 additions and 4 deletions
|
@ -129,7 +129,9 @@ const BorisLayoutUnconnected: FC<IProps> = ({
|
|||
<p className="grey">// Такова жизнь.</p>
|
||||
</div>
|
||||
|
||||
<BorisStats stats={stats} />
|
||||
<div className={styles.stats__wrap}>
|
||||
<BorisStats stats={stats} />
|
||||
</div>
|
||||
</Group>
|
||||
</Sticky>
|
||||
</Group>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue