WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2024-12-12 23a0eb76e2a4f23e557436ec968349d46a7e8aca
layout/card/cCard.scss
@@ -36,21 +36,22 @@
    }
    .c-card-action {
        width: 100%;
        height: 96px;
        padding: 12px 16px;
        box-sizing: border-box;
        text-align: right;
        white-space: nowrap;
        line-height: 0;
        font-size: 0;
        >.at-button:first-child {
            margin-left: 0;
        }
        .at-button {
            min-width: 184px;
            height: 70px;
            padding: 0px 18px;
            margin-left: 16px;
            line-height: 68px;
            &:first-child {
                margin-left: 0;
            }
            .at-icon {
                vertical-align: baseline;
            }