【发布时间】:2015-10-24 15:20:32
【问题描述】:
我正在尝试在卡片中使用 select。
Problem is that when the select list is open and it should overflow outside of card, it doesn't.
溢出的部分被隐藏/阻塞/消失。
我尝试了以下操作但失败了:
- 溢出:可见
- 增加 z-index
- 将位置更改为相对位置(这会动态增加卡片以适应选择 - 不是想要的结果)
在一个小问题上,在卡片中使用 select(或其他输入)不是一个合适的材料设计吗?
【问题讨论】:
标签: css select drop-down-menu materialize