4 lines
111 B
CSS
4 lines
111 B
CSS
|
|
.layui-layer-msg{
|
||
|
|
border-color: transparent!important;
|
||
|
|
box-shadow: 2px 0 6px rgb(0 21 41 / 0.05)!important;
|
||
|
|
}
|