fix: moar sizing fixes

This commit is contained in:
Alejandro Gomez
2023-06-27 17:59:24 +02:00
parent f780f5212c
commit 59f4fa1b81
5 changed files with 59 additions and 28 deletions

View File

@ -38,7 +38,7 @@ export function LayoutPage() {
className="btn btn-primary"
onClick={() => setNewStream(true)}
>
<span className="new-stream-button-text">New Stream</span>
<span className="hide-on-mobile">New Stream</span>
<Icon name="signal" />
</button>
<Profile