mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 18:48:33 -05:00
listbox and select box (#23504)
* listbox * select box * fix tests * one more test
This commit is contained in:
@@ -70,7 +70,7 @@ export const unthemedSelectBoxStyles: ISelectBoxStyles = {
|
||||
decoratorRightForeground: undefined,
|
||||
selectListBackground: undefined,
|
||||
selectListBorder: undefined,
|
||||
focusBorder: undefined,
|
||||
focusBorder: undefined
|
||||
};
|
||||
|
||||
export interface ISelectData {
|
||||
|
||||
Reference in New Issue
Block a user