Merge branch 'next' of https://gitee.com/layui/layui-vue into next

This commit is contained in:
就眠儀式
2022-06-21 23:29:23 +08:00

View File

@@ -42,6 +42,6 @@
background-color: var(--global-checked-color);
color: white;
}
.layui-dropdown-up > dl {
.layui-cascader.layui-dropdown-up > dl {
min-width: unset;
}