⚽style: change the border radius of most components from full to lg size
This commit is contained in:
@@ -149,6 +149,7 @@ const Home = () => {
|
||||
type="primary"
|
||||
onClick={handleCopyBaseURL}
|
||||
icon={<IconCopy />}
|
||||
className="!rounded-full"
|
||||
/>
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user