mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 09:55:28 +00:00
fix(jumpbar): fixed collision on mobile
This commit is contained in:
@@ -56,8 +56,10 @@ export default observer(
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<Text id="app.main.channel.misc.jump_beginning" />
|
||||
<div className="right">
|
||||
<span>
|
||||
<Text id="app.main.channel.misc.jump_beginning" />
|
||||
</span>
|
||||
<UpArrowAlt size={20} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user