From bc15c6140e8c5786d318544bef92d0781344a2f7 Mon Sep 17 00:00:00 2001 From: George Tsiolis Date: Thu, 19 May 2022 19:18:09 +0000 Subject: [PATCH] Update dotfiles layout --- .../dashboard/src/settings/Preferences.tsx | 29 ++++++++++--------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/components/dashboard/src/settings/Preferences.tsx b/components/dashboard/src/settings/Preferences.tsx index 8ffc089691d7ca..5e43c2dd7d82ad 100644 --- a/components/dashboard/src/settings/Preferences.tsx +++ b/components/dashboard/src/settings/Preferences.tsx @@ -123,24 +123,27 @@ export default function Preferences() {

Customize workspaces using dotfiles.

-
+

Repository URL

- setDotfileRepo(e.target.value)} - /> + + setDotfileRepo(e.target.value)} + /> + +

- Add a repository URL that includes dotfiles. Gitpod will clone and install your dotfiles for - every new workspace. + Add a repository URL that includes dotfiles. Gitpod will +
+ clone and install your dotfiles for every new workspace.

-
- -