aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/pages/Dotfiles.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/pages/Dotfiles.tsx')
-rw-r--r--ui/src/pages/Dotfiles.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/pages/Dotfiles.tsx b/ui/src/pages/Dotfiles.tsx
index d3a9a86d..cd80be66 100644
--- a/ui/src/pages/Dotfiles.tsx
+++ b/ui/src/pages/Dotfiles.tsx
@@ -68,7 +68,7 @@ function Tabs({ current, setCurrent }: TabsProps) {
return (
<div>
- <div className="mt-4">
+ <div>
<nav className="flex space-x-4" aria-label="Tabs">
{tabs.map((tab) => (
<button