Browse Source

fix: styling

Timothy Jaeryang Baek 5 months ago
parent
commit
e18a43aec8

+ 1 - 1
src/lib/components/admin/Settings/Connections/OpenAIConnection.svelte

@@ -60,7 +60,7 @@
 				/>
 
 				{#if pipeline}
-					<div class=" absolute top-2.5 right-2.5">
+					<div class=" absolute top-0.5 right-2.5">
 						<Tooltip content="Pipelines">
 							<svg
 								xmlns="http://www.w3.org/2000/svg"