🐛(component): 修复 select 组件多选情况下显示问题

This commit is contained in:
liaocp666 2022-08-30 21:11:43 +08:00
parent 09dfe2bd52
commit 6d7ebb840a

View File

@ -51,9 +51,6 @@ dl.layui-anim-upbit > dd .layui-form-checkbox,
overflow: hidden; overflow: hidden;
overflow-x: scroll; overflow-x: scroll;
cursor: pointer; cursor: pointer;
background-color: #fff;
border: 1px solid var(--input-border-color);
border-right: unset;
.layui-multiple-select-badge { .layui-multiple-select-badge {
width: ms-max-content; width: ms-max-content;
width: max-content; width: max-content;