mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 21:12:17 -05:00
reduce config button gap
This commit is contained in:
@@ -62,7 +62,7 @@ export const ConfigLayout = <T extends Resource<unknown, unknown>["config"]>({
|
||||
title="Config"
|
||||
icon={<Settings className="w-4 h-4" />}
|
||||
actions={
|
||||
<div className="flex gap-4">
|
||||
<div className="flex gap-2">
|
||||
<Button
|
||||
variant="outline"
|
||||
intent="warning"
|
||||
|
||||
Reference in New Issue
Block a user