fix(public): improve mobile experiance
This commit is contained in:
@@ -19,7 +19,7 @@ export function GithubButton() {
|
||||
// }, []);
|
||||
return (
|
||||
<Button variant={'secondary'} asChild>
|
||||
<Link href="https://git.new/openpanel">
|
||||
<Link href="https://git.new/openpanel" className="hidden md:block">
|
||||
<svg
|
||||
className="w-5 h-5"
|
||||
fill="currentColor"
|
||||
|
||||
Reference in New Issue
Block a user