🌀(input): 优化 suffix 与 prefix 插槽无底色的问题

This commit is contained in:
就眠儀式 2022-08-04 18:53:02 +08:00
parent 51adbcbd2d
commit fdeefb3599

View File

@ -71,6 +71,11 @@
border-color: #d2d2d2 !important;
}
.layui-input-prefix,
.layui-input-suffix {
background-color: white;
}
.layui-input-prefix {
display: flex;
flex: none;