mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
fix(ui): allow sort label dropdown to overflow accordian container
This commit is contained in:
@@ -77,6 +77,7 @@ const SortLabelName = observer(
|
||||
)}
|
||||
options={this.suggestions.names}
|
||||
onChange={this.onChange}
|
||||
menuPosition="fixed"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user