WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-02-02 26bb75bcfc1973b5a359523a1e4bdd8bdfc7f0dd
forms/userSignature/cUserSignature.scss
@@ -46,4 +46,15 @@
        width: 100%;
        height: 100%;
    }
}
.c-user-signature-btn {
    .at-button {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
    }
    .c-form {
        display: none;
    }
}