WebApp【公共组件库】@前端(For Git Submodule)
‘chensiAb’
2025-03-26 7c51280f1cf4b796f9215133b2f99b397cf5325c
common/custom.scss
@@ -176,6 +176,11 @@
                &:last-child {
                    color: $colorStress;
                }
                &[disabled] {
                    color: #fff;
                    background-color: #e6e6e6;
                    pointer-events: none;
                }
            }
        }
    }