|
@ -239,7 +239,10 @@ body {
|
|
|
color: #fff!important;
|
|
|
}
|
|
|
.layui-laydate {
|
|
|
left: 4.453125rem !important;
|
|
|
left: 4.454125rem!important;
|
|
|
font-size: .072917rem!important;
|
|
|
border: solid 1px #009dfe!important;
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
.layui-laydate .laydate-disabled,
|
|
|
.layui-laydate .laydate-disabled:hover {
|
|
@ -258,3 +261,12 @@ body {
|
|
|
display: block;
|
|
|
margin: .208333rem auto .078125rem;
|
|
|
}
|
|
|
.layui-laydate-header i {
|
|
|
font-size: .09375rem!important;
|
|
|
}
|
|
|
.laydate-theme-molv.layui-laydate-range {
|
|
|
width: 2.86742rem !important;
|
|
|
}
|
|
|
.laydate-theme-molv .layui-laydate-main {
|
|
|
width: 1.427083rem!important;
|
|
|
}
|