1 line
3.0 KiB
Plaintext
1 line
3.0 KiB
Plaintext
![]() |
.ant-calendar-wrapper{position:fixed;bottom:0;width:100%;z-index:99;background-color:#fff;border-radius:8px 8px 0 0;display:flex;flex-direction:column}.ant-calendar-wrapper .ant-calendar-default-title-no-border-radius{border-radius:0!important}.ant-calendar-wrapper .ant-calendar-default-title{height:49px;line-height:49px;background-color:#fff;font-family:PingFangSC-Medium;font-size:18px;color:#333;text-align:center;position:relative;border-bottom:1px solid #eee;border-radius:8px 8px 0 0}.ant-calendar-wrapper .ant-calendar-default-title .ant-calendar-default-title-close{width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%);right:12px}.ant-calendar-wrapper .ant-calendar-days{position:relative;height:44px;box-sizing:border-box;padding:12px 8px;display:flex;background-color:#fff;z-index:1}.ant-calendar-wrapper .ant-calendar-days .ant-calendar-day{flex:1;font-family:PingFangSC-Regular;font-size:14px;color:#333;display:flex;align-items:center;justify-content:center}.ant-calendar-wrapper .ant-subcalendar-wrapper{flex:1;box-sizing:border-box;position:relative;overflow:hidden}.ant-calendar-wrapper .ant-subcalendar{-webkit-overflow-scrolling:auto;overflow-y:auto;height:100%;box-sizing:border-box}.ant-calendar-wrapper .ant-subcalendar .ant-calendar-subtitle-wrapper{height:41px;overflow:hidden}.ant-calendar-wrapper .ant-subcalendar .ant-calendar-subtitle{width:100%;background:#f8f8f8;height:41px;box-sizing:border-box;padding-left:20px;display:flex;align-items:center;font-family:PingFangSC-Medium;font-size:18px;color:#333;text-align:center;z-index:1}.ant-calendar-wrapper .ant-subcalendar .ant-calendar-dates{display:flex;flex-direction:column;padding:4px 8px 0 8px}.ant-calendar-wrapper .ant-subcalendar .ant-calendar-dates .ant-calendar-week{display:flex;flex-direction:row;margin-bottom:4px}.ant-calendar-wrapper .ant-subcalendar .ant-calendar-dates .ant-calendar-week .ant-calendar-date-wrap{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:55px;width:47px;flex:1}.ant-calendar-wrapper .ant-calendar-button-wrapper{font-family:PingFangSC-Regular;font-size:18px;color:#fff;width:100%;padding:12px;box-sizing:border-box;height:107px;display:flex;justify-content:space-around;border-top:1px solid #e5e5e5}.ant-calendar-wrapper .ant-calendar-botton-inner-cancel,.ant-calendar-wrapper .ant-calendar-botton-inner-check{height:49px;background-color:#1677ff;display:flex;align-items:center;justify-content:center;border-radius:2px;flex:1}.ant-calendar-wrapper .ant-calendar-botton-inner-cancel{margin-right:12px}.ant-calendar-wrapper .ant-calendar-button-range-wrapper .ant-calendar-botton-inner-check{width:calc((100% - 48 * .5px)/ 2);margin:0;margin-top:12px}.ant-calendar-wrapper .ant-calendar-button-range-wrapper .ant-calendar-botton-inner-cancel{width:calc((100% - 48 * .5px)/ 2);border:1px solid #e5e5e5;color:#333;height:49px;display:flex;align-items:center;justify-content:center;border-radius:2px;margin-top:12px}.ant-calendar-title-fixed{position:absolute;top:-.5px}.ant-calendar-botton-disabled{opacity:.4}
|