diff --git a/src/App.vue b/src/App.vue index 582c542..21fe25d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -86,6 +86,7 @@ body, #app, #app > section { height: 100%; + font-size: 14px; } .ant-layout-header { diff --git a/src/components/tall/plugin/Plugin.vue b/src/components/tall/plugin/Plugin.vue index e969622..495f401 100644 --- a/src/components/tall/plugin/Plugin.vue +++ b/src/components/tall/plugin/Plugin.vue @@ -16,7 +16,7 @@ - + diff --git a/src/plugins/p-daily-account/p-daily-account-detail.vue b/src/plugins/p-daily-account/p-daily-account-detail.vue index f6c1819..a833f3a 100644 --- a/src/plugins/p-daily-account/p-daily-account-detail.vue +++ b/src/plugins/p-daily-account/p-daily-account-detail.vue @@ -59,7 +59,7 @@ bordered :pagination="false" :rowClassName="rowClassName" - :scroll="{ x: 1000, y: 580 }" + :scroll="{ x: 1000, y: 660 }" >