This reverts commit 1a96149ce3.
This commit is contained in:
@@ -178,7 +178,7 @@ export function TimezoneSelectComponent({
|
||||
groupHeading: () => "leading-none text-xs uppercase text-default pl-2.5 pt-4 pb-2",
|
||||
menuList: (state) =>
|
||||
classNames(
|
||||
"scroll-bar h-40 scrollbar-track-w-20 rounded-md",
|
||||
"scroll-bar scrollbar-track-w-20 rounded-md",
|
||||
timezoneClassNames?.menuList && timezoneClassNames.menuList(state)
|
||||
),
|
||||
indicatorsContainer: (state) =>
|
||||
|
||||
Reference in New Issue
Block a user