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