提交 37c9c35e 作者: 毛细亚

更新代码

上级 4eac6f60
...@@ -459,6 +459,8 @@ ...@@ -459,6 +459,8 @@
.content { .content {
width: 100%; width: 100%;
height: 100%; height: 100%;
overflow: auto;
overflow-x: hidden;
.tabSelect { .tabSelect {
width: 100%; width: 100%;
height: 60px; height: 60px;
...@@ -582,9 +584,6 @@ ...@@ -582,9 +584,6 @@
} }
.orderDetailsScroll { .orderDetailsScroll {
width: 100%; width: 100%;
height: calc(100% - 320px);
overflow: auto;
overflow-x: hidden;
} }
.orderDetails { .orderDetails {
width: 100%; width: 100%;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论