增加“打卡区间:今日5:00至明日5:00为今日考勤”提示

This commit is contained in:
lSun 2025-02-27 15:26:25 +08:00
parent 90925f054c
commit bec1409474
1 changed files with 2 additions and 2 deletions

View File

@ -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 {