WebApp【公共组件库】@前端(For Git Submodule)
‘chensiAb’
2025-03-31 32b09ee84d7187800a7a10f2264b8b4e30fc574a
forms/userSignature/cUserSignature.scss
@@ -13,6 +13,9 @@
        .weui-input {
            display: none;
        }
        .at-input__input {
            display: none;
        }
    }
    .c-user-signature-drawing {
        padding: 18px 18px 18px 0;
@@ -46,4 +49,15 @@
        width: 100%;
        height: 100%;
    }
}
.c-user-signature-btn {
    .at-button {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
    .c-form {
        display: none;
    }
}