WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-10-12 c39f16bbb61acc2e1e12a30bb1b6559d8f7623c4
forms/numberValve/cNumberValve.scss
@@ -36,6 +36,11 @@
            max-height: 100%;
            min-height: auto;
        }
        &.on-title {
            .at-float-layout__container {
                height: 530px;
            }
        }
        .layout-body {
            height: 100%;
            min-height: auto;
@@ -113,7 +118,7 @@
                .current {
                    @include position(absolute, n 0 0 n, 1);
                    height: 46PX;
                    border-left: #eee 1PX solid;
                    border-left: #e2e2e2 1PX solid;
                    .text {
                        @include position(absolute, -24PX 0 n n);
                        transform: translateX(-50%);