🐛(component): 修复 select-option 的选择样式
This commit is contained in:
parent
b08ee84bc0
commit
1a83d6f1da
@ -40,6 +40,7 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.layui-select-content .layui-select-option.layui-disabled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user