提交 2dc9b8d3 authored 作者: matian's avatar matian

updates

上级 f7296269
......@@ -124,6 +124,9 @@ const handleTabClick = (tab: any) => {
:deep(.el-tabs__nav-scroll) {
padding: 0 0.5rem;
}
:deep(.van-tabs__nav--line) {
overflow-x: scroll;
}
}
:deep(.el-tabs__nav-scroll) {
......@@ -170,4 +173,8 @@ const handleTabClick = (tab: any) => {
:deep(.van-tab__panel) {
margin-top: 0.3rem;
}
:deep(.van-tabs__nav--line) {
overflow: scroll;
white-space: nowrap;
}
</style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论