增加“打卡区间:今日5:00至明日5:00为今日考勤”提示
This commit is contained in:
parent
90925f054c
commit
bec1409474
|
|
@ -228,12 +228,12 @@
|
||||||
|
|
||||||
.popup {
|
.popup {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 570rpx;
|
height: 620rpx;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
border-radius: 40rpx 40rpx 0rpx 0rpx;
|
border-radius: 40rpx 40rpx 0rpx 0rpx;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
padding: 40rpx 32rpx;
|
padding: 37rpx 32rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
.tle {
|
.tle {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue