Co-authored-by: JMY <jiangmingyao@gf.com.cn>tags/1.4.0
| <MenuItems | <MenuItems | ||||
| className={cn( | className={cn( | ||||
| ` | ` | ||||
| shadows-shadow-lg absolute left-[-15px] mt-1 flex w-[280px] flex-col items-start rounded-xl bg-components-panel-bg-blur backdrop-blur-[5px] | |||||
| shadows-shadow-lg absolute left-[-15px] mt-1 flex max-h-[400px] w-[280px] flex-col items-start overflow-y-auto rounded-xl | |||||
| bg-components-panel-bg-blur backdrop-blur-[5px] | |||||
| `, | `, | ||||
| )} | )} | ||||
| > | > |