feat: tool radius

This commit is contained in:
trafficlunar 2024-12-24 20:43:03 +00:00
parent 933b287f9a
commit 7803275267
8 changed files with 103 additions and 32 deletions

View file

@ -13,7 +13,7 @@ import GithubIcon from "@/assets/github.svg?react";
function Menubar() {
return (
<DialogProvider>
<UIMenubar className="rounded-none border-t-0 border-x-0 col-span-2">
<UIMenubar className="rounded-none border-t-0 border-x-0 col-span-3">
<Link to={{ pathname: "/" }} className="px-4 w-32">
<BlockmaticText className="h-full w-full" fill="white" />
</Link>