WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2025-02-26 d8d1441ffa87beb84c50ae90d49e519e4381198b
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;
@@ -55,7 +60,7 @@
            align-items: center;
            width: 100%;
            height: 28PX;
            padding: 35PX 0 50PX;
            padding: 35PX 0 55PX;
            .min {
                @include position(absolute, 20PX 0 n n);
                height: 60PX;
@@ -117,6 +122,11 @@
                    .text {
                        @include position(absolute, -24PX 0 n n);
                        transform: translateX(-50%);
                        &.m-text-ignore {
                            font-size: 32px;
                            white-space: nowrap;
                            text-indent: 10px;
                        }
                    }
                }
            }