mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
fix(share): responsiveness
This commit is contained in:
parent
f10d18956a
commit
75654afeaa
3 changed files with 17 additions and 24 deletions
|
|
@ -349,7 +349,7 @@ export default function Page() {
|
|||
/>
|
||||
<MessageNav
|
||||
classList={{
|
||||
"hidden @6xl:block": true,
|
||||
"hidden @6xl:flex": true,
|
||||
"mt-0.5 mr-3 absolute right-full": wide(),
|
||||
"mt-3 mr-8": !wide(),
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue