Improved search language select (#7591)

* replace with Menu

* new icon for native

* hackfix radix dropdown height

* fix jsx

* reduce language names with lots of variants to what firefox returns from Intl.DisplayNames

* more language label simplifications

* add collision padding

* adjust spacing around and left align title
This commit is contained in:
Samuel Newman
2025-02-13 00:00:45 +00:00
committed by GitHub
parent b37199a5a0
commit db25f95c33
7 changed files with 140 additions and 134 deletions
+6
View File
@@ -50,6 +50,12 @@ export const atoms = {
overflow_hidden: {
overflow: 'hidden',
},
/**
* @platform web
*/
overflow_auto: web({
overflow: 'auto',
}),
/*
* Width