提交 7bb6a63a authored 作者: junjie's avatar junjie

feat(frontend): ui 调整

上级 3de8579e
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
group="itxst" group="itxst"
animation="300" animation="300"
:move="onMove" :move="onMove"
style="width:100%;height: 100%;margin:0 10px;border-radius: 4px;border: 1px solid #DCDFE6;" style="width:100%;height: 100%;margin:0 10px;border-radius: 4px;border: 1px solid #DCDFE6;overflow-x: auto;"
@end="end3" @end="end3"
> >
<transition-group style="width: 100%;height: 100%;"> <transition-group style="width: 100%;height: 100%;">
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
group="itxst" group="itxst"
animation="300" animation="300"
:move="onMove" :move="onMove"
style="width:100%;height: 100%;margin:0 10px;border-radius: 4px;border: 1px solid #DCDFE6;" style="width:100%;height: 100%;margin:0 10px;border-radius: 4px;border: 1px solid #DCDFE6;overflow-x: auto;"
@end="end4" @end="end4"
> >
<transition-group style="width:100%;height: 100%;"> <transition-group style="width:100%;height: 100%;">
...@@ -409,6 +409,6 @@ export default { ...@@ -409,6 +409,6 @@ export default {
} }
span { span {
font-size: 14px; font-size: 12px;
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论