浏览代码

样式调整

maxiaoxiao 1 年之前
父节点
当前提交
2770471317
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/cockpit/borderTemplate.vue
  2. 1 0
      src/views/cockpitNew1/borderTemplate.vue

+ 1 - 0
src/views/cockpit/borderTemplate.vue

@@ -33,6 +33,7 @@ export default {
   right: 10px;
   top: 68%;
   width: 21.6%; //416px
+  max-width: 416px;
   height: calc((100% - 52px) / 3);
   display: -ms-flexbox;
   display: flex;

+ 1 - 0
src/views/cockpitNew1/borderTemplate.vue

@@ -33,6 +33,7 @@ export default {
   right: 10px;
   top: 68%;
   width: 21.6%; //416px
+  max-width: 416px;
   height: calc((100% - 52px) / 3);
   display: -ms-flexbox;
   display: flex;