layui layer color black

This commit is contained in:
xiaomlove
2022-06-11 01:16:58 +08:00
parent 60f57fb300
commit 91baf720fc
2 changed files with 4 additions and 1 deletions

View File

@@ -495,3 +495,6 @@ img.hitandrun {
overflow: hidden;
transition: height 0.3s ease;
}
.layui-layer {
color: black;
}