mirror of
https://github.com/anomalyco/opencode.git
synced 2026-02-01 22:48:16 +00:00
fix(ui): fix slight vertical overflow in project selector (#6589)
This commit is contained in:
@@ -112,6 +112,9 @@
|
||||
pointer-events: none;
|
||||
}
|
||||
[data-slot="select-select-item-indicator"] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-left: auto;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user