gpt4 book ai didi

javascript - 如何设置语义 UI 下拉菜单的宽度

转载 作者:数据小太阳 更新时间:2023-10-29 03:50:26 25 4
gpt4 key购买 nike

如何设置语义 UI 搜索选择下拉菜单的宽度?我需要将语义 UI 搜索选择下拉列表的宽度设置为下拉列表中最长的元素。任何帮助将不胜感激。

最佳答案

我使用了一个固定大小的包装器,结合了一个嵌套在其中的流体(扩展以适应父级的大小)下拉菜单

<div style="width: 250px;">
<div class="ui fluid dropdown">
<input type="hidden" name="country">
<div class="default text">My Dropdown Text</div>
</div>
</div>

关于javascript - 如何设置语义 UI 下拉菜单的宽度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42750197/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com