WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2025-03-04 c40e7ce5519f6caa14dc11c13612f37d7b914646
forms/datePicker/cDateRangeAction.scss
@@ -5,18 +5,8 @@
@import "../../common/sassMixin";
.c-date-range-action {}
.c-data-range-float {
    @include position(fixed, 0 0, 90000);
    .at-drawer .at-drawer__content {
        width: 100%;
        min-height: 200px;
        bottom: auto;
        transform: translateY(-100%);
    }
    .at-drawer--show .at-drawer__content {
        transform: translateY(0%);
    }
    @include position(fixed, 0 0, 9100);
    .c-data-range-drawer {
        .title {
            height: 100px;