mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Fix card spacing
This commit is contained in:
parent
a214d41f0c
commit
0c9a7670fc
@ -992,7 +992,7 @@ export default function Dashboard() {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<div className="px-6 pb-6">
|
<div className="px-6">
|
||||||
<NextLink href={`/dashboard/servers/${server.id}`}>
|
<NextLink href={`/dashboard/servers/${server.id}`}>
|
||||||
<Button variant="outline" className="w-full mt-2">
|
<Button variant="outline" className="w-full mt-2">
|
||||||
<History className="h-4 w-4 mr-2" />
|
<History className="h-4 w-4 mr-2" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user