From dd5b5f5482df86959f0ea90e20f86ca7a5e19b08 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Mon, 19 Jan 2026 05:03:23 -0600 Subject: chore: cleanup --- packages/ui/src/components/switch.css | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/ui/src/components/switch.css') diff --git a/packages/ui/src/components/switch.css b/packages/ui/src/components/switch.css index c01e45d5f..89e844732 100644 --- a/packages/ui/src/components/switch.css +++ b/packages/ui/src/components/switch.css @@ -1,4 +1,5 @@ [data-component="switch"] { + position: relative; display: flex; align-items: center; gap: 8px; -- cgit v1.2.3