WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-01-04 8cd15fe62691a0b03853b0124e8bec233012aa8b
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;