WebApp【公共组件库】@前端(For Git Submodule)
YFeng
2021-03-16 de2ed36401bdc93085d7b2e715bf212b88fc6cd5
更改小程序Tab页面切换时显示兼容
1 files modified
10 ■■■■■ changed files
common/custom.scss 10 ●●●●● patch | view | raw | blame | history
common/custom.scss
@@ -84,3 +84,13 @@
        }
    }
}
page {
    .at-tabs.at-tabs--horizontal {
        .at-tabs__body {
            .at-tabs-pane {
                margin-right: 0;
            }
        }
    }
}