WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-12-02 a674755a4b5d0f70e115649f6ba7bd3247efbe95
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;
    }
}