SelectPage icon indicating copy to clipboard operation
SelectPage copied to clipboard

下拉框宽度自适应依赖元素宽度

Open lgcxc opened this issue 5 years ago • 2 comments

1、css的z-index太小,尤其是在bootstrap-modal上下拉框显示不出来; 2、下拉框宽度自适应依赖元素宽度,看起来比较优雅

lgcxc avatar Aug 15 '19 12:08 lgcxc

z-index 的情况,可自行增加样式进行全局覆盖,在其他 UI 框架中并没有该问题

TerryZ avatar Aug 16 '19 01:08 TerryZ

z-index 的情况,可自行增加样式进行全局覆盖,在其他 UI 框架中并没有该问题 这个倒是问题不大,第二个问题感觉要自适应吧,不然看起来不舒服

lgcxc avatar Aug 18 '19 03:08 lgcxc