summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/switch.css
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-01-19 05:03:23 -0600
committerAdam <[email protected]>2026-01-20 07:33:44 -0600
commitdd5b5f5482df86959f0ea90e20f86ca7a5e19b08 (patch)
tree6c0d7c1058dea1a62fb00cc058eb8b6b193aae12 /packages/ui/src/components/switch.css
parent924fc9ed803d4dfa89faed65579a5a85cd7666c0 (diff)
downloadopencode-dd5b5f5482df86959f0ea90e20f86ca7a5e19b08.tar.gz
opencode-dd5b5f5482df86959f0ea90e20f86ca7a5e19b08.zip
chore: cleanup
Diffstat (limited to 'packages/ui/src/components/switch.css')
-rw-r--r--packages/ui/src/components/switch.css1
1 files changed, 1 insertions, 0 deletions
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;