WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2022-11-15 68add461749ca1e7d471857ebe5939138beb8eae
common/custom.scss
@@ -75,6 +75,7 @@
                box-sizing: border-box;
                .layout-header__title {
                    font-size: 38px;
                    line-height: 46px;
                }
            }
            .layout-body {
@@ -242,6 +243,12 @@
    .at-tag {
        font-size: 36px;
    }
    .at-action-sheet {
        .at-action-sheet__container {
            max-height: 90%;
            overflow-y: scroll;
        }
    }
}
.taro__toast {