UI tweaks

pull/645/head
Tienson Qin 2020-07-06 15:16:24 +08:00
parent 0d2b36c271
commit 1ccd78eb86
1 changed files with 4 additions and 6 deletions

View File

@ -37,15 +37,13 @@
[:div.w-full.mx-auto [:div.w-full.mx-auto
[:div [:div
[:div [:div
[:h1.title.mb-1 [:h1.title
"Set Github personal access token"] "Set Github personal access token"]
[:div.pl-1 [:div.pl-1
[:p.text-sm.text-gray-500 [:p.text-sm
"Git clone and push require the token to work." "The token will be encrypted and stored in the browser localstorage."
[:br] [:br]
"The token will be encrypted and then only stored in the browser localstorage." "The server will never try to store or read it."]
[:br]
"The server will not try to store or read your token."]
[:div.mt-4.mb-4.relative.rounded-md.shadow-sm.max-w-xs [:div.mt-4.mb-4.relative.rounded-md.shadow-sm.max-w-xs
[:input#repo.form-input.block.w-full.sm:text-sm.sm:leading-5 [:input#repo.form-input.block.w-full.sm:text-sm.sm:leading-5
{:on-change (fn [e] {:on-change (fn [e]