summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/select.css
diff options
context:
space:
mode:
authorAdam <[email protected]>2025-10-22 17:51:09 -0500
committerAdam <[email protected]>2025-10-22 17:51:16 -0500
commit3c3d2f5a6e235870bf5634925b1715b9477b266a (patch)
treecf51fc4c8cc4623f7d55d2215dc1d9cd42c94af4 /packages/ui/src/components/select.css
parentf435049d36810b142f7b3ab8de24c8fd72af34f9 (diff)
downloadopencode-3c3d2f5a6e235870bf5634925b1715b9477b266a.tar.gz
opencode-3c3d2f5a6e235870bf5634925b1715b9477b266a.zip
wip: desktop work
Diffstat (limited to 'packages/ui/src/components/select.css')
-rw-r--r--packages/ui/src/components/select.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/ui/src/components/select.css b/packages/ui/src/components/select.css
index 0eb7cea15..ed10cbf14 100644
--- a/packages/ui/src/components/select.css
+++ b/packages/ui/src/components/select.css
@@ -87,6 +87,8 @@
}
[data-slot="item-indicator"] {
margin-left: auto;
+ width: 16px;
+ height: 16px;
}
&:focus {
outline: none;