WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-04-19 23b866659d5e4bb61be38bccffec1727583bebba
common/custom.scss
@@ -5,7 +5,8 @@
@import "./sassMixin";
.taro-tabbar__container {
.taro_page,
page {
    font-size: 30px;
    color: #333;
    textarea {
@@ -82,4 +83,14 @@
            }
        }
    }
}
page {
    .at-tabs.at-tabs--horizontal {
        .at-tabs__body {
            .at-tabs-pane {
                margin-right: 0;
            }
        }
    }
}