mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 03:47:02 +00:00
minor improvement
This commit is contained in:
@@ -72,7 +72,7 @@ export default function HomeScreen() {
|
||||
}
|
||||
setShowInstanceField(!showInstanceField);
|
||||
}}
|
||||
className="mx-8 mt-2 self-start"
|
||||
className="mx-8 mt-1 self-start"
|
||||
>
|
||||
<Text className="text-neutral-content text-sm">
|
||||
{!showInstanceField ? "Change host" : "Use default host"}
|
||||
|
||||
Reference in New Issue
Block a user