Browse Source

excel表格查询功能栏收起优化

qianming 4 tháng trước cách đây
mục cha
commit
ccce77f1cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      report-ui/src/views/excelreport/viewer/index.vue

+ 1 - 1
report-ui/src/views/excelreport/viewer/index.vue

@@ -317,7 +317,7 @@ export default {
 .layout-toggle {
   position: absolute;
   left: 200px;
-  top: 50%;
+  top: 20px;
   transform: translateY(-50%);
   width: 20px;
   height: 60px;