Kaynağa Gözat

Merge branch 'master' of http://192.168.50.233:3000/rui.jiang/performance-test

liujiejie 2 ay önce
ebeveyn
işleme
fd8be331b3
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/views/ledger/modules.vue

+ 2 - 2
src/views/ledger/modules.vue

@@ -312,7 +312,7 @@ export default {
 
 <style lang="scss" scoped>
 .global-variable {
-  height: calc(100vh - 70px);
+  height: calc(100vh - 100px);
   overflow: hidden;
   display: flex;
   flex-direction: column;
@@ -320,7 +320,7 @@ export default {
 .TitleH2 {
   font-weight: 800;
   font-size: 28px;
-  margin: 20px 0;
+  margin: 10px 0;
 }
 .condition {
   flex: 1;